PosZ (SITransformation)

Introduced

5.1

Description

Sets or returns the z coordinate of this transformation as a Double (floating-point value).

C# Syntax

// get accessor
Double rtn = ISITransformation.PosZ;

// set accessor
ISITransformation.PosZ = Double;

See Also

SITransformation.PosX

SITransformation.PosY

SITransformation.GetTranslation

SITransformation.SetTranslation



Autodesk Softimage v7.5