Close

Relief for ODA Team in Ukraine

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

Constructor for the OdGePosition2d class. 

 

Parameters
Description
x
[in] The X-coordinate of the position.
y
[in] The Y-coordinate of the position.

The constructor constructs position object with specified coordinate values.

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