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

Sets the pointer to the next face. 

 

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