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