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

Sets the owner face of this edge. 

 

For internal use only.

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