API Reference > FacetModeler Namespace > Classes > Body Class > Body Methods > addVertex Method > Body::addVertex Method (Vertex*)
Body::addVertex Method (Vertex*)
Syntax
C++
void addVertex(Vertex* pVertex);
Parameters 
Description 
Vertex* pVertex 
[in] Vertex to add. 

Adds the specified vertex to the body. 

 

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