CreateTransform (XSIMath)

Description

Returns a SITransformation object

C# Syntax

SITransformation XSIMath.CreateTransform();

Return Value

SITransformation

Examples

VBScript Example

set oTransform = XSIMath.CreateTransform
Application.LogMessage TypeName(oTransform)


Autodesk Softimage v7.5