Y

Y (ControlPoint) *

Description

Return the Y value of a control point as a Double.

C# Syntax

// get accessor
Double rtn = ControlPoint.Y;

// set accessor
ControlPoint.Y = Double;


Autodesk Softimage v7.5