Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeMatrix3d::scaling Method (double, const OdGePoint3d&)
Syntax
C++
static OdGeMatrix3d scaling(double scale, const OdGePoint3d& center = OdGePoint3d::kOrigin);

Returns the matrix that scales entities by a scale factor relatively to the center. 

 

Parameters
Description
scale
[in] Scale factor.
center
[in] Center of scaling.

Scaling matrix.

Copyright © 2002-2022. Open Design Alliance All rights reserved.