Gets and sets the initial position of the occurrence. Setting the initial transform is not valid for all occurrences. For instance, this operation could fail if the occurrence is created by a pattern among other cases. To determine if setting the initial transform is possible, use the isValidForEditInitialPosition property. If this property returns false, attempting to set the initial transform will result in failure.
"occurrence_var" is a variable referencing an Occurrence object.
|
"occurrence_var" is a variable referencing an Occurrence object.
|