GetScalingOrientationXYZAngles (SITransformation)
Description
Returns the scaling orientation values of this transformation.
Note: This method uses output arguments. C# and some scripting languages (such as JScript and PerlScript) don't support arguments passed by reference. However, there is a alternate version of this method which is considered safe to use with C#, JScript and PerlScript: SITransformation.GetScalingOrientationXYZAngles2.
Scripting Syntax
SITransformation.GetScalingOrientationXYZAngles( X, Y, Z )
C# Syntax
SITransformation.GetScalingOrientationXYZAngles( Object& out_pvarX, Object& out_pvarY, Object& out_pvarZ );Parameters
|
Parameter |
Type |
Description |
|
X [out] |
X scaling orientation angle |
|
|
Y [out] |
Y scaling orientation angle |
|
|
Z [out] |
Z scaling orientation angle |
See Also
|
|
Examples
• See SITransformation.GetScalingOrientationXYZAngles.1.vbs
Autodesk Softimage 2011