CloneCommand Object


Description:

Clones objects.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

CloneCommand Writable Attributes

Attribute Description
Common Writable Attributes Active, Name, ProgressCancelled
CloneChildren

Whether the objects' children should be cloned.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Clones the objects' children.

FALSE

Does not clone the objects' children.

CloneCount

Number of copies to make.

Type: u32

Default: 1

SrcList

List of objects to clone.

Type: handle

Default: 0

CloneCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status
ReturnList

List of cloned objects.

Type: handle

Default: 0