GetTranslationValues2 (SITransformation)
Description
Returns the X, Y and Z translation values for this transfomation in an array. The values in the array are ordered the same as the SITransformation.GetTranslationValues output parameters.
Note: This method must be used with scripting languages that don't support arguments passed by reference such as JScript. For more information on getting output arguments, see About Output Argument Arrays.
C# Syntax
Object SITransformation.GetTranslationValues2();Return Value
Array ordered as X, Y, Z
See Also
Examples
• See SITransformation.GetTranslationValues2.1.js
Autodesk Softimage 2011