Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::* Operator (double)
Syntax
C++
OdGePoint2d operator *(double scale) const;

Multiplication operator for the OdGePoint2d class. 

 

Parameters
Description
scale
[in] Input scale factor.

Makes this point equal to the point scaled by a scale factor.

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