Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::* Operator (double, const OdGePoint2d&)
Syntax
C++
inline friend OdGePoint2d operator *(double scale, const OdGePoint2d& point);
Parameters
Description
scale
[in] Scale factor.
point
[in] The point to be multiplied.

Sets this point to the result of the matrix multiplication of the point and a scale factor. 

 

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