PosY (SITransformation)

Introduced

5.1

Description

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

C# Syntax

// get accessor
Double rtn = ISITransformation.PosY;

// set accessor
ISITransformation.PosY = Double;

See Also

SITransformation.PosX

SITransformation.PosZ

SITransformation.GetTranslation

SITransformation.SetTranslation



SOFTIMAGE|XSI v6.01     

Return to Softimage XSI Index