< >
X
X (ControlPoint) *
Description
Return the X value of a control point as a Double.
C# Syntax
// get accessor Double rtn = ControlPoint.X; // set accessor ControlPoint.X = Double;
Autodesk Softimage v7.5 < >