|
Open CASCADE Technology
6.9.0
|
class providing an exploration of a set of vertices to build edges. It is similar to LoopSet from TopOpeBRepBuild where Loop is Pave. More...
#include <TopOpeBRepBuild_PaveSet.hxx>

Public Member Functions | |
| TopOpeBRepBuild_PaveSet (const TopoDS_Shape &E) | |
| Create a Pave set on edge <E>. It contains <E> vertices. More... | |
| void | RemovePV (const Standard_Boolean B) |
| void | Append (const Handle< TopOpeBRepBuild_Pave > &PV) |
| Add <PV> in the Pave set. More... | |
| virtual void | InitLoop () |
| virtual Standard_Boolean | MoreLoop () const |
| virtual void | NextLoop () |
| virtual const Handle < TopOpeBRepBuild_Loop > & | Loop () const |
| const TopoDS_Edge & | Edge () const |
| Standard_Boolean | HasEqualParameters () |
| Standard_Real | EqualParameters () const |
| Standard_Boolean | ClosedVertices () |
Public Member Functions inherited from TopOpeBRepBuild_LoopSet | |
| TopOpeBRepBuild_LoopSet () | |
| virtual void | Delete () |
| virtual | ~TopOpeBRepBuild_LoopSet () |
| TopOpeBRepBuild_ListOfLoop & | ChangeListOfLoop () |
Static Public Member Functions | |
| static void | SortPave (const TopOpeBRepBuild_ListOfPave &Lin, TopOpeBRepBuild_ListOfPave &Lout) |
class providing an exploration of a set of vertices to build edges. It is similar to LoopSet from TopOpeBRepBuild where Loop is Pave.
| TopOpeBRepBuild_PaveSet::TopOpeBRepBuild_PaveSet | ( | const TopoDS_Shape & | E | ) |
Create a Pave set on edge <E>. It contains <E> vertices.
| void TopOpeBRepBuild_PaveSet::Append | ( | const Handle< TopOpeBRepBuild_Pave > & | PV | ) |
Add <PV> in the Pave set.
| Standard_Boolean TopOpeBRepBuild_PaveSet::ClosedVertices | ( | ) |
| const TopoDS_Edge& TopOpeBRepBuild_PaveSet::Edge | ( | ) | const |
| Standard_Real TopOpeBRepBuild_PaveSet::EqualParameters | ( | ) | const |
| Standard_Boolean TopOpeBRepBuild_PaveSet::HasEqualParameters | ( | ) |
|
virtual |
Reimplemented from TopOpeBRepBuild_LoopSet.
|
virtual |
Reimplemented from TopOpeBRepBuild_LoopSet.
|
virtual |
Reimplemented from TopOpeBRepBuild_LoopSet.
|
virtual |
Reimplemented from TopOpeBRepBuild_LoopSet.
| void TopOpeBRepBuild_PaveSet::RemovePV | ( | const Standard_Boolean | B | ) |
|
static |
1.8.5