API Reference > OdGe Classes > OdGeShell Class > OdGeShell Methods > OdGeShell::addFaceVertex Method
OdGeShell::addFaceVertex Method
Syntax
C++
void addFaceVertex(int nVertexIndex);
Parameters 
Description 
int nVertexIndex 
[in] The index from the shell vertices array. 

Adds a face vertex with a specified index to the face array. 

 

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