Previous Topic: CloseAllNext Topic: Delete


Copy

Gets the parent of a models object.

Syntax

object.SourcePath DestinationPath ModelName

Parameters

object

An expression that evaluates to a Models object.

SourcePath

A String that represents the source path for a model.

DestinationPath

A String that represents the destination path for the copied model.

ModelName

A String that represents the new long ModelName.

Remarks

ModelName must be 32-characters or less.

Not Yet Implemented