Matrix3D.setToIdentity Method
Parent Object: Matrix3DDefined in namespace "adsk::core" and the header file is <Core/Geometry/Matrix3D.h>
Description
Resets this matrix to an identify matrix.
Syntax
"matrix3D_var" is a variable referencing a Matrix3D object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |