Gets and sets the transform that's applied to the face or body. The matrix must be an orthogonal matrix; that is the axes are perpendicular to each other and there isn't any scaling or mirroring defined.
To set this property, you need to position the timeline marker to immediately before this feature. This can be accomplished using the following code: thisFeature.timelineObject.rollTo(True)
"moveFeatureFreeMoveDefinition_var" is a variable referencing a MoveFeatureFreeMoveDefinition object.
|
"moveFeatureFreeMoveDefinition_var" is a variable referencing a MoveFeatureFreeMoveDefinition object.
|