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_BiPnt2D Class Reference

    Contains the colors of a shape. More...

    #include <HLRBRep_BiPnt2D.hxx>

    Public Member Functions

     HLRBRep_BiPnt2D ()
     HLRBRep_BiPnt2D (const double x1x1, const double y1y1, const double x2x2, const double y2y2, const TopoDS_Shape &S, const bool reg1, const bool regn, const bool outl, const bool intl)
     HLRBRep_BiPnt2D (const gp_XY &thePoint1, const gp_XY &thePoint2, const TopoDS_Shape &S, const bool reg1, const bool regn, const bool outl, const bool intl)
    const gp_Pnt2dP1 () const
    const gp_Pnt2dP2 () const
    const TopoDS_ShapeShape () const
    void Shape (const TopoDS_Shape &S)
    bool Rg1Line () const
    void Rg1Line (const bool B)
    bool RgNLine () const
    void RgNLine (const bool B)
    bool OutLine () const
    void OutLine (const bool B)
    bool IntLine () const
    void IntLine (const bool B)

    Detailed Description

    Contains the colors of a shape.

    Constructor & Destructor Documentation

    ◆ HLRBRep_BiPnt2D() [1/3]

    HLRBRep_BiPnt2D::HLRBRep_BiPnt2D ( )
    inline

    ◆ HLRBRep_BiPnt2D() [2/3]

    HLRBRep_BiPnt2D::HLRBRep_BiPnt2D ( const double x1,
    const double y1,
    const double x2,
    const double y2,
    const TopoDS_Shape & S,
    const bool reg1,
    const bool regn,
    const bool outl,
    const bool intl )
    inline

    ◆ HLRBRep_BiPnt2D() [3/3]

    HLRBRep_BiPnt2D::HLRBRep_BiPnt2D ( const gp_XY & thePoint1,
    const gp_XY & thePoint2,
    const TopoDS_Shape & S,
    const bool reg1,
    const bool regn,
    const bool outl,
    const bool intl )
    inline

    Member Function Documentation

    ◆ IntLine() [1/2]

    bool HLRBRep_BiPnt2D::IntLine ( ) const
    inline

    ◆ IntLine() [2/2]

    void HLRBRep_BiPnt2D::IntLine ( const bool B)
    inline

    ◆ OutLine() [1/2]

    bool HLRBRep_BiPnt2D::OutLine ( ) const
    inline

    ◆ OutLine() [2/2]

    void HLRBRep_BiPnt2D::OutLine ( const bool B)
    inline

    ◆ P1()

    const gp_Pnt2d & HLRBRep_BiPnt2D::P1 ( ) const
    inline

    ◆ P2()

    const gp_Pnt2d & HLRBRep_BiPnt2D::P2 ( ) const
    inline

    ◆ Rg1Line() [1/2]

    bool HLRBRep_BiPnt2D::Rg1Line ( ) const
    inline

    ◆ Rg1Line() [2/2]

    void HLRBRep_BiPnt2D::Rg1Line ( const bool B)
    inline

    ◆ RgNLine() [1/2]

    bool HLRBRep_BiPnt2D::RgNLine ( ) const
    inline

    ◆ RgNLine() [2/2]

    void HLRBRep_BiPnt2D::RgNLine ( const bool B)
    inline

    ◆ Shape() [1/2]

    const TopoDS_Shape & HLRBRep_BiPnt2D::Shape ( ) const
    inline

    ◆ Shape() [2/2]

    void HLRBRep_BiPnt2D::Shape ( const TopoDS_Shape & S)
    inline

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