| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
This class builds faces from a set of wires SW and a face F. The face must have and underlying surface, say S. All of the edges of all of the wires must have a 2d representation on surface S (except if S is planar) More...
#include <TopOpeBRepBuild_WireToFace.hxx>
Public Member Functions | |
| TopOpeBRepBuild_WireToFace () | |
| void | Init () | 
| void | AddWire (const TopoDS_Wire &W) | 
| void | MakeFaces (const TopoDS_Face &F, TopTools_ListOfShape &LF) | 
This class builds faces from a set of wires SW and a face F. The face must have and underlying surface, say S. All of the edges of all of the wires must have a 2d representation on surface S (except if S is planar)
| TopOpeBRepBuild_WireToFace::TopOpeBRepBuild_WireToFace | ( | ) | 
| void TopOpeBRepBuild_WireToFace::AddWire | ( | const TopoDS_Wire & | W | ) | 
| void TopOpeBRepBuild_WireToFace::Init | ( | ) | 
| void TopOpeBRepBuild_WireToFace::MakeFaces | ( | const TopoDS_Face & | F, | 
| TopTools_ListOfShape & | LF | ||
| ) |