SIMatrix3.SetIdentity.1.vbs Example
Applies To
SIMatrix3.SetIdentity method
Description
This example demonstrates how to use the SIMatrix3.SetIdentity method.
Code
dim m1
' Create 3x3 matrix.
set m1 = XSIMath.CreateMatrix3(2.0, 3.0, 0.0, 1.0, 4.0, 0.0, 0.0, 0.0, 1.0)
m1.SetIdentityKeywords
SIMatrix3 SetIdentity
Autodesk Softimage 2011