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

    #include <BOPTools_CoupleOfShape.hxx>

    Public Member Functions

     BOPTools_CoupleOfShape ()=default
     ~BOPTools_CoupleOfShape ()=default
    void SetShape1 (const TopoDS_Shape &theShape)
    const TopoDS_ShapeShape1 () const
    void SetShape2 (const TopoDS_Shape &theShape)
    const TopoDS_ShapeShape2 () const

    Protected Attributes

    TopoDS_Shape myShape1
    TopoDS_Shape myShape2

    Constructor & Destructor Documentation

    ◆ BOPTools_CoupleOfShape()

    BOPTools_CoupleOfShape::BOPTools_CoupleOfShape ( )
    default

    ◆ ~BOPTools_CoupleOfShape()

    BOPTools_CoupleOfShape::~BOPTools_CoupleOfShape ( )
    default

    Member Function Documentation

    ◆ SetShape1()

    void BOPTools_CoupleOfShape::SetShape1 ( const TopoDS_Shape & theShape)
    inline

    ◆ SetShape2()

    void BOPTools_CoupleOfShape::SetShape2 ( const TopoDS_Shape & theShape)
    inline

    ◆ Shape1()

    const TopoDS_Shape & BOPTools_CoupleOfShape::Shape1 ( ) const
    inline

    ◆ Shape2()

    const TopoDS_Shape & BOPTools_CoupleOfShape::Shape2 ( ) const
    inline

    Field Documentation

    ◆ myShape1

    TopoDS_Shape BOPTools_CoupleOfShape::myShape1
    protected

    ◆ myShape2

    TopoDS_Shape BOPTools_CoupleOfShape::myShape2
    protected

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