Open CASCADE Technology
6.5.4
|
construct Areas for Solids from a Shell Faces Set
#include <BOP_SolidAreaBuilder.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | BOP_SolidAreaBuilder () |
Empty constructor; | |
BOP_SolidAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClassFlag=Standard_False) | |
Creates an object to build solids on the (shells, blocks of faces) of <LS>, using the classifier <LC>. | |
void | InitSolidAreaBuilder (BOP_LoopSet &LS, BOP_LoopClassifier &LC, const Standard_Boolean ForceClassFlag) |
Initialize the object to find the areas of the shapes described by <LS>, using the classifier <LC>. |
BOP_SolidAreaBuilder::BOP_SolidAreaBuilder | ( | BOP_LoopSet & | LS, |
BOP_LoopClassifier & | LC, | ||
const Standard_Boolean | ForceClassFlag = Standard_False |
||
) |
void BOP_SolidAreaBuilder::InitSolidAreaBuilder | ( | BOP_LoopSet & | LS, |
BOP_LoopClassifier & | LC, | ||
const Standard_Boolean | ForceClassFlag | ||
) |