ReorderRelativesCommand Object


Description:

Set relation between source object and target object(s).

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

ReorderRelativesCommand Writable Attributes

Attribute Description
Common Writable Attributes Active, Name, ProgressCancelled
Direction

Whether the relation is source or destination.

Type: enum

Default: DESTINATION

Possible Values:

Value Description
DESTINATION

destination.

CHILD

child

CHILDREN

children

DOWN

down

DOWNWARD

downward

FORWARD

forward

SOURCE

source

PARENT

parent

UP

up

UPWARD

upward

BACKWARD

backward

BIDIRECTIONAL

bidirectional

BOTH

both

ALL

all

RelationType

Type of relation to add between source object and target objects.

Type: string

Default: ParentChild

Source

Source object handle.

Type: handle

Default: 0

Targets

List of object handles to add relation to source object.

Type: handle

Default: 0

ReorderRelativesCommand Read-Only Attributes

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