Close

Relief for ODA Team in Ukraine

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

Division operator for the OdGePoint2d class. 

 

Parameters
Description
scale
[in] Input scale factor.

Returns the point equal to this point scaled by a scale factor 1/scale.

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