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

Sets pointers to the previous and next faces. 

 

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