Version: 9.12.0
GEOMAlgo_CoupleOfShapes Class Reference

#include <GEOMAlgo_CoupleOfShapes.hxx>

Public Member Functions

Standard_EXPORT GEOMAlgo_CoupleOfShapes ()
 
Standard_EXPORT void SetShapes (const TopoDS_Shape &aS1, const TopoDS_Shape &aS2)
 
Standard_EXPORT void SetShape1 (const TopoDS_Shape &aS1)
 
Standard_EXPORT void SetShape2 (const TopoDS_Shape &aS2)
 
Standard_EXPORT void Shapes (TopoDS_Shape &aS1, TopoDS_Shape &aS2) const
 
Standard_EXPORT const TopoDS_Shape & Shape1 () const
 
Standard_EXPORT const TopoDS_Shape & Shape2 () const
 

Protected Attributes

TopoDS_Shape myShape1
 
TopoDS_Shape myShape2
 

Constructor & Destructor Documentation

◆ GEOMAlgo_CoupleOfShapes()

GEOMAlgo_CoupleOfShapes::GEOMAlgo_CoupleOfShapes ( )

Member Function Documentation

◆ SetShape1()

void GEOMAlgo_CoupleOfShapes::SetShape1 ( const TopoDS_Shape &  aS1)

References myShape1.

◆ SetShape2()

void GEOMAlgo_CoupleOfShapes::SetShape2 ( const TopoDS_Shape &  aS2)

References myShape2.

◆ SetShapes()

void GEOMAlgo_CoupleOfShapes::SetShapes ( const TopoDS_Shape &  aS1,
const TopoDS_Shape &  aS2 
)

References myShape1, and myShape2.

◆ Shape1()

const TopoDS_Shape & GEOMAlgo_CoupleOfShapes::Shape1 ( ) const

References myShape1.

◆ Shape2()

const TopoDS_Shape & GEOMAlgo_CoupleOfShapes::Shape2 ( ) const

References myShape2.

◆ Shapes()

void GEOMAlgo_CoupleOfShapes::Shapes ( TopoDS_Shape &  aS1,
TopoDS_Shape &  aS2 
) const

References myShape1, and myShape2.

Member Data Documentation

◆ myShape1

TopoDS_Shape GEOMAlgo_CoupleOfShapes::myShape1
protected

◆ myShape2

TopoDS_Shape GEOMAlgo_CoupleOfShapes::myShape2
protected

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