Description
Copies the specified transformation of a picked object onto the selected objects
Scripting Syntax
MatchTransform( [InputObjs], [TargetObj], [Type], [LocalReference] )
Parameters
|
Parameter |
Type |
Description |
|
InputObjs |
List of objects to transform. Default Value: Selected elements |
|
|
TargetObj [in/out] |
Target object to match. Default Value: From pick session |
|
|
Type |
Specifies the type of transformation to copy Default Value: siSRT Possible Values: • siScl: Reset scaling • siRot: Reset rotation • siTrn: Reset translation • siSR: Reset scaling and rotation • siST: Reset scaling and translation • siRT: Reset rotation and translation • siSRT: Reset scaling, rotation, and translation |
|
|
LocalReference |
Copy the local transform, global otherwize Default Value: False |
See Also
SOFTIMAGE|XSI v6.01