Z (SIVector3)

Description

Sets or returns a Double representing the Z value of the vector

C# Syntax

// get accessor
Double rtn = ISIVector3.Z;

// set accessor
ISIVector3.Z = Double;


Autodesk Softimage v7.5