Copies the specified transformation of a picked object onto the selected objects
MatchTransform( [InputObjs], [TargetObj], [Type], [LocalReference] ); |
Parameter | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
InputObjs | String | List of objects to
transform.
Default Value: Selected elements |
||||||||||||||||
TargetObj | String | Target object to match.
Default Value: From pick session |
||||||||||||||||
Type | siTransformFilter | Specifies the type of transformation to copy
Default Value: siSRT
|
||||||||||||||||
LocalReference | Boolean | Copy the local transform, global otherwize
Default Value: False |