API Reference > OdDb Classes > OdDb3dProfile Class > OdDb3dProfile Methods > set Method > OdDb3dProfile::set Method (OdDbVertexRef&)
OdDb3dProfile::set Method (OdDbVertexRef&)
Syntax
C++
OdResult set(const OdDbVertexRef& vertexRef);
Parameters 
Description 
const OdDbVertexRef& vertexRef 
[in] Reference to the vertex.  

eOk if successful.

Sets a new instance of a 3d profile with OdDbVertexRef. 

 

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