Open CASCADE Technology  6.9.1
Data Structures
TopOpeBRepBuild_FaceAreaBuilder.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TopOpeBRepBuild_Area2dBuilder.hxx>
#include <Standard_Boolean.hxx>

Data Structures

class  TopOpeBRepBuild_FaceAreaBuilder
 The FaceAreaBuilder algorithm is used to construct Faces from a LoopSet, where the Loop is the composite topological object of the boundary, here wire or block of edges. The LoopSet gives an iteration on Loops. For each Loop it indicates if it is on the boundary (wire) or if it results from an interference (block of edges). The result of the FaceAreaBuilder is an iteration on areas. An area is described by a set of Loops. More...