Matrix2D.setToRotateTo Method
Parent Object: Matrix2DDefined in namespace "adsk::core" and the header file is <Core/Geometry/Matrix2D.h>
Description
Sets to the matrix of rotation that would align the 'from' vector with the 'to' vector.
Syntax
"matrix2D_var" is a variable referencing a Matrix2D object.
|
Return Value
Type | Description |
boolean | Returns true if successful. |