Set Relationship Dormant Status

Sets the dormant status for a specified relationship. When set to dormant the relationship does not recompute until the status is reverted. This provides an easy solution for frequent frame changes or optimization processes that would be otherwise hampered by the continual recomputation process.

 

Input Arguments

 

0

Relationship Ref List

Relationships

The name of the relationship reference list.

1

Boolean

Dormant Status

Specified dormant status.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

The dormant status was set successfully.

FAILURE

The specified relationship(s) could not be found.

 

Remarks

None.