< >
X (SIVector3)
Description
Sets or returns a Double representing the X value of the vector
C# Syntax
// get accessor Double rtn = ISIVector3.X; // set accessor ISIVector3.X = Double;
Autodesk Softimage v7.5 < >