Open CASCADE Technology  7.4.0
Public Member Functions | Protected Attributes

BOPTools_CoupleOfShape Class Reference

#include <BOPTools_CoupleOfShape.hxx>

Public Member Functions

 BOPTools_CoupleOfShape ()
 
 ~BOPTools_CoupleOfShape ()
 
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 ( )
inline

◆ ~BOPTools_CoupleOfShape()

BOPTools_CoupleOfShape::~BOPTools_CoupleOfShape ( )
inline

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: