API Reference > OdGe Classes > OdGeShell Class > OdGeShell Methods > OdGeShell::addVertex Method
OdGeShell::addVertex Method
Syntax
C++
void addVertex(const OdGePoint3d& vertex);
Parameters 
Description 
const OdGePoint3d& vertex 
[in] The vertex to be inserted. 

Adds a vertex to the vertex array of the shell. 

 

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