Open CASCADE Technology  7.7.0
Public Member Functions

HLRBRep_FaceIterator Class Reference

#include <HLRBRep_FaceIterator.hxx>

Public Member Functions

 HLRBRep_FaceIterator ()
 
void InitEdge (HLRBRep_FaceData &fd)
 Begin an exploration of the edges of the face <fd> More...
 
Standard_Boolean MoreEdge () const
 
void NextEdge ()
 
Standard_Boolean BeginningOfWire () const
 Returns True if the current edge is the first of a wire. More...
 
Standard_Boolean EndOfWire () const
 Returns True if the current edge is the last of a wire. More...
 
void SkipWire ()
 Skip the current wire in the exploration. More...
 
Handle< HLRAlgo_EdgesBlockWire () const
 Returns the edges of the current wire. More...
 
Standard_Integer Edge () const
 
TopAbs_Orientation Orientation () const
 
Standard_Boolean OutLine () const
 
Standard_Boolean Internal () const
 
Standard_Boolean Double () const
 
Standard_Boolean IsoLine () const
 

Constructor & Destructor Documentation

◆ HLRBRep_FaceIterator()

HLRBRep_FaceIterator::HLRBRep_FaceIterator ( )

Member Function Documentation

◆ BeginningOfWire()

Standard_Boolean HLRBRep_FaceIterator::BeginningOfWire ( ) const

Returns True if the current edge is the first of a wire.

◆ Double()

Standard_Boolean HLRBRep_FaceIterator::Double ( ) const

◆ Edge()

Standard_Integer HLRBRep_FaceIterator::Edge ( ) const

◆ EndOfWire()

Standard_Boolean HLRBRep_FaceIterator::EndOfWire ( ) const

Returns True if the current edge is the last of a wire.

◆ InitEdge()

void HLRBRep_FaceIterator::InitEdge ( HLRBRep_FaceData fd)

Begin an exploration of the edges of the face <fd>

◆ Internal()

Standard_Boolean HLRBRep_FaceIterator::Internal ( ) const

◆ IsoLine()

Standard_Boolean HLRBRep_FaceIterator::IsoLine ( ) const

◆ MoreEdge()

Standard_Boolean HLRBRep_FaceIterator::MoreEdge ( ) const

◆ NextEdge()

void HLRBRep_FaceIterator::NextEdge ( )

◆ Orientation()

TopAbs_Orientation HLRBRep_FaceIterator::Orientation ( ) const

◆ OutLine()

Standard_Boolean HLRBRep_FaceIterator::OutLine ( ) const

◆ SkipWire()

void HLRBRep_FaceIterator::SkipWire ( )

Skip the current wire in the exploration.

◆ Wire()

Handle< HLRAlgo_EdgesBlock > HLRBRep_FaceIterator::Wire ( ) const

Returns the edges of the current wire.


The documentation for this class was generated from the following file: