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

Constructor for the OdGePosition3d class. 

 

The constructor constructs position object with a specified point.

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