API Reference > OdDb Classes > OdDbVertexRef Class > OdDbVertexRef Methods > createObject Method > OdDbVertexRef::createObject Method (OdGePoint3d&)
OdDbVertexRef::createObject Method (OdGePoint3d&)
Syntax
C++
static OdSmartPtr<OdDbVertexRef> createObject(const OdGePoint3d&);
Parameters 
Description 
point3d 
[in] given point. 

Causes the OdDbVertexRef to maintain the OdGePoint3d. 

 

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