OCCT3D OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    HLRBRep_FaceIterator Class Reference

    #include <HLRBRep_FaceIterator.hxx>

    Public Member Functions

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

    Constructor & Destructor Documentation

    ◆ HLRBRep_FaceIterator()

    HLRBRep_FaceIterator::HLRBRep_FaceIterator ( )

    Member Function Documentation

    ◆ BeginningOfWire()

    bool HLRBRep_FaceIterator::BeginningOfWire ( ) const

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

    ◆ Double()

    bool HLRBRep_FaceIterator::Double ( ) const

    ◆ Edge()

    int HLRBRep_FaceIterator::Edge ( ) const

    ◆ EndOfWire()

    bool 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()

    bool HLRBRep_FaceIterator::Internal ( ) const

    ◆ IsoLine()

    bool HLRBRep_FaceIterator::IsoLine ( ) const

    ◆ MoreEdge()

    bool HLRBRep_FaceIterator::MoreEdge ( ) const

    ◆ NextEdge()

    void HLRBRep_FaceIterator::NextEdge ( )

    ◆ Orientation()

    TopAbs_Orientation HLRBRep_FaceIterator::Orientation ( ) const

    ◆ OutLine()

    bool HLRBRep_FaceIterator::OutLine ( ) const

    ◆ SkipWire()

    void HLRBRep_FaceIterator::SkipWire ( )

    Skip the current wire in the exploration.

    ◆ Wire()

    occ::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: