Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePosition2d::set Method (double, double)
Syntax
C++
OdGePosition2d& set(double x, double y);

Sets the coordinates of, and returns a reference to, this point. 

 

Parameters
Description
x
[in] The X-coordinate of the position.
y
[in] The Y-coordinate of the position.
Copyright © 2002-2022. Open Design Alliance All rights reserved.