API Reference > OdDb Classes > OdDbVertexRef Class > OdDbVertexRef Operators > OdDbVertexRef::= Operator
OdDbVertexRef::= Operator
Syntax
C++
OdDbVertexRef& operator =(const OdDbVertexRef& other);
Parameters 
Description 
const OdDbVertexRef& other 
[in] other vertex. 

Copies a given vertex reference to this reference. 

 

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