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]

Double

X scaling orientation angle

Y [out]

Double

Y scaling orientation angle

Z [out]

Double

Z scaling orientation angle

See Also

SIVector3

SIMatrix3

SIMatrix4

SIRotation

SITransformation

SIQuaternion

SITransformation.GetScalingOrientationXYZAngles2

 

Examples

• See SITransformation.GetScalingOrientationXYZAngles.1.vbs



Autodesk Softimage 2011