API Reference > OdGe Classes > OdGePosition3d Class > OdGePosition3d Methods > set Method > OdGePosition3d::set Method (OdGePoint3d&)
OdGePosition3d::set Method (OdGePoint3d&)
Syntax
C++
OdGePosition3d& set(const OdGePoint3d& point);
Parameters 
Description 
const OdGePoint3d& 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.