API Reference > OdDb Classes > OdDbVertexRef Class > OdDbVertexRef Constructor > OdDbVertexRef::OdDbVertexRef Constructor (OdGePoint3d&)
OdDbVertexRef::OdDbVertexRef Constructor (OdGePoint3d&)
Syntax
C++
OdDbVertexRef(const OdGePoint3d& point3d);
Parameters 
Description 
const OdGePoint3d& point3d 
[in] given point. 

The constructor causes the OdDbVertexRef to maintain the OdGePoint3d. 

 

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