Z

Z (ControlPoint) *

Description

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

C# Syntax

// get accessor
Double rtn = ControlPoint.Z;

// set accessor
ControlPoint.Z = Double;


Autodesk Softimage v7.5