OCCT 8.0.1
OCCT documentation

Search guides and API reference

Enter at least two characters.

    Open CASCADE Technology Reference Manual 8.0.1
    StdPrs_HLRToolShape Class Reference

    #include <StdPrs_HLRToolShape.hxx>

    Public Member Functions

     StdPrs_HLRToolShape (const TopoDS_Shape &TheShape, const HLRAlgo_Projector &TheProjector)
    int NbEdges () const
    void InitVisible (const int EdgeNumber)
    bool MoreVisible () const
    void NextVisible ()
    void Visible (BRepAdaptor_Curve &TheEdge, double &U1, double &U2)
    void InitHidden (const int EdgeNumber)
    bool MoreHidden () const
    void NextHidden ()
    void Hidden (BRepAdaptor_Curve &TheEdge, double &U1, double &U2)

    Constructor & Destructor Documentation

    ◆ StdPrs_HLRToolShape()

    StdPrs_HLRToolShape::StdPrs_HLRToolShape ( const TopoDS_Shape & TheShape,
    const HLRAlgo_Projector & TheProjector )

    Member Function Documentation

    ◆ Hidden()

    void StdPrs_HLRToolShape::Hidden ( BRepAdaptor_Curve & TheEdge,
    double & U1,
    double & U2 )

    ◆ InitHidden()

    void StdPrs_HLRToolShape::InitHidden ( const int EdgeNumber)

    ◆ InitVisible()

    void StdPrs_HLRToolShape::InitVisible ( const int EdgeNumber)

    ◆ MoreHidden()

    bool StdPrs_HLRToolShape::MoreHidden ( ) const

    ◆ MoreVisible()

    bool StdPrs_HLRToolShape::MoreVisible ( ) const

    ◆ NbEdges()

    int StdPrs_HLRToolShape::NbEdges ( ) const

    ◆ NextHidden()

    void StdPrs_HLRToolShape::NextHidden ( )

    ◆ NextVisible()

    void StdPrs_HLRToolShape::NextVisible ( )

    ◆ Visible()

    void StdPrs_HLRToolShape::Visible ( BRepAdaptor_Curve & TheEdge,
    double & U1,
    double & U2 )

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