API Reference > FacetModeler Namespace > Classes > Face Class > Face Methods > Face::addNext Method
Face::addNext Method
Syntax
C++
void addNext(Face* pNext);
Parameters 
Description 
Face* pNext 
[in] Pointer to the face to add. 

Adds a face to the bidirectional list. 

 

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