Close

Relief for ODA Team in Ukraine

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

Division operator for the OdGePoint3d 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.