API Reference > OdDb Classes > OdDbVertexRef Class > OdDbVertexRef Constructor > OdDbVertexRef::OdDbVertexRef Constructor (OdDbVertexRef&)
OdDbVertexRef::OdDbVertexRef Constructor (OdDbVertexRef&)
Syntax
C++
OdDbVertexRef(const OdDbVertexRef& src);
Parameters 
Description 
const OdDbVertexRef& src 
[in] other OdDbVertexRef. 

Creates the OdDbVertexRef from other OdDbVertexRef. 

 

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