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

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

 

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