Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint3d::*= Operator
Syntax
C++
OdGePoint3d& operator *=(double scale);

Multiplication operator for the OdGePoint3d class. 

 

Parameters
Description
scale
[in] Input scale factor.

Scales this point by a scale factor. Returns the reference to this point.

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