API Reference > OdGe Classes > OdGePosition2d Class > OdGePosition2d Constructor > OdGePosition2d::OdGePosition2d Constructor (OdGePoint2d&)
OdGePosition2d::OdGePosition2d Constructor (OdGePoint2d&)
Syntax
C++
OdGePosition2d(const OdGePoint2d& point);
Parameters 
Description 
const OdGePoint2d& point 
[in] A point according to which position is set. 

Constructor for the OdGePosition2d class. 

 

The constructor constructs position object with a specified point.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.