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