W

W (ControlPoint) *

Description

Returns the W value of a control point as a Double.

C# Syntax

// get accessor
Double rtn = ControlPoint.W;

// set accessor
ControlPoint.W = Double;


Autodesk Softimage v7.5