LocalTranslation (X3DObject)
Introduced
3.5.1
Description
Returns or sets the object's local translation. This acts as a shortcut to accessing the translation SIVector3 through Kinematics, local KinematicState, and SITransformation.
C# Syntax
// get accessor Object rtn = X3DObject.LocalTranslation; // set accessor X3DObject.LocalTranslation = Object;
Examples
• See X3DObject.LocalTranslation.1.js
• See X3DObject.LocalTranslation.2.vbs
Autodesk Softimage 2011