#include <TopOpeBRepBuild_Area1dBuilder.hxx>
|
| | TopOpeBRepBuild_Area1dBuilder () |
| |
| | TopOpeBRepBuild_Area1dBuilder (TopOpeBRepBuild_PaveSet &LS, TopOpeBRepBuild_PaveClassifier &LC, const bool ForceClass=false) |
| | Creates a Area1dBuilder to find the areas of the shapes described by <LS> using the classifier <LC>.
|
| |
| void | InitAreaBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const bool ForceClass=false) override |
| | Sets a Area1dBuilder to find the areas of the shapes described by <LS> using the classifier <LC>.
|
| |
| void | ADD_Loop_TO_LISTOFLoop (const occ::handle< TopOpeBRepBuild_Loop > &L, NCollection_List< occ::handle< TopOpeBRepBuild_Loop > > &LOL, void *const s=nullptr) const override |
| |
| void | REM_Loop_FROM_LISTOFLoop (NCollection_List< occ::handle< TopOpeBRepBuild_Loop > >::Iterator &ITLOL, NCollection_List< occ::handle< TopOpeBRepBuild_Loop > > &LOL, void *const s=nullptr) const override |
| |
| void | ADD_LISTOFLoop_TO_LISTOFLoop (NCollection_List< occ::handle< TopOpeBRepBuild_Loop > > &LOL1, NCollection_List< occ::handle< TopOpeBRepBuild_Loop > > &LOL2, void *const s=nullptr, void *const s1=nullptr, void *const s2=nullptr) const override |
| |
| | TopOpeBRepBuild_AreaBuilder () |
| |
| | TopOpeBRepBuild_AreaBuilder (TopOpeBRepBuild_LoopSet &LS, TopOpeBRepBuild_LoopClassifier &LC, const bool ForceClass=false) |
| | Creates a AreaBuilder to build the areas on the shapes described by <LS> using the classifier <LC>.
|
| |
| virtual | ~TopOpeBRepBuild_AreaBuilder () |
| |
| int | InitArea () |
| | Initialize iteration on areas.
|
| |
| bool | MoreArea () const |
| |
| void | NextArea () |
| |
| int | InitLoop () |
| | Initialize iteration on loops of current Area.
|
| |
| bool | MoreLoop () const |
| |
| void | NextLoop () |
| |
| const occ::handle< TopOpeBRepBuild_Loop > & | Loop () const |
| | Returns the current Loop in the current area.
|
| |
◆ TopOpeBRepBuild_Area1dBuilder() [1/2]
| TopOpeBRepBuild_Area1dBuilder::TopOpeBRepBuild_Area1dBuilder |
( |
| ) |
|
◆ TopOpeBRepBuild_Area1dBuilder() [2/2]
Creates a Area1dBuilder to find the areas of the shapes described by <LS> using the classifier <LC>.
◆ ADD_LISTOFLoop_TO_LISTOFLoop()
◆ ADD_Loop_TO_LISTOFLoop()
◆ DumpList()
◆ InitAreaBuilder()
Sets a Area1dBuilder to find the areas of the shapes described by <LS> using the classifier <LC>.
Reimplemented from TopOpeBRepBuild_AreaBuilder.
◆ REM_Loop_FROM_LISTOFLoop()
The documentation for this class was generated from the following file: