C++
GE_DLLEXPIMPORT void getMatrix( AcGeMatrix3d& mat ) const;
Description
Returns in the output parameter mat the matrix that corresponds to the same scaling transformations as the one determined by this scale vector.
Parameters
| Parameters | Description |
|---|---|
| mat | Output matrix |