Open CASCADE Technology  6.9.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 ( )
inline
BOPTools_CoupleOfShape::~BOPTools_CoupleOfShape ( )
inline

Member Function Documentation

void BOPTools_CoupleOfShape::SetShape1 ( const TopoDS_Shape theShape)
inline
void BOPTools_CoupleOfShape::SetShape2 ( const TopoDS_Shape theShape)
inline
const TopoDS_Shape& BOPTools_CoupleOfShape::Shape1 ( ) const
inline
const TopoDS_Shape& BOPTools_CoupleOfShape::Shape2 ( ) const
inline

Field Documentation

TopoDS_Shape BOPTools_CoupleOfShape::myShape1
protected
TopoDS_Shape BOPTools_CoupleOfShape::myShape2
protected

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