API Reference > FacetModeler Namespace > Classes > Body Class > Body Methods > addVertex Method > Body::addVertex Method (OdGePoint3d&)
Body::addVertex Method (OdGePoint3d&)
Syntax
C++
Vertex* addVertex(const OdGePoint3d& pt);
Parameters 
Description 
const OdGePoint3d& pt 
[in] Vertex coordinates as OdGePoint3d.  

Pointer to the newly created vertex.

Adds a vertex. 

 

Copyright © 2002-2020. Open Design Alliance. All rights reserved.