Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint2d::set Method
Syntax
C++
OdGePoint2d& set(double xx, double yy);

Sets this point to the specified X and Y coordinates. Returns a reference to this point. 

 

Parameters
Description
xx
[in] The X-coordinate of this point.
yy
[in] The Y-coordinate of this point.
Copyright © 2002-2022. Open Design Alliance All rights reserved.