SetIdentity (SITransformation)
Description
Resets this transformation to the identity transformation.
C# Syntax
SITransformation.SetIdentity();Examples
VBScript Example
dim t1 ' Create transformation. set t1 = XSIMath.CreateTransform 'Do something on t1 't1 = id t1.SetIdentity
See Also
|
|
|
Autodesk Softimage v7.5