Share

AcGeScale3d::getMatrix

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

Links

AcGeScale3d

Was this information helpful?