Matrix2D.create Method
Parent Object: Matrix2DDefined in namespace "adsk::core" and the header file is <Core/Geometry/Matrix2D.h>
Description
Creates a transient 2D matrix (3x3) object. It is initialized as an identity matrix.
Syntax
Return Value
Type | Description |
Matrix2D | Returns the new matrix. |