SMESH::Controls::LyingOnGeom Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

virtual bool Contains (const SMESHDS_Mesh *theMeshDS, const TopoDS_Shape &theShape, const SMDS_MeshElement *theElem, TopAbs_ShapeEnum theFindShapeEnum, TopAbs_ShapeEnum theAvoidShapeEnum=TopAbs_SHAPE)
 
const SMESHDS_MeshGetMeshDS () const
 
TopoDS_Shape GetShape ()
 
double GetTolerance ()
 
virtual SMDSAbs_ElementType GetType () const
 
virtual bool IsSatisfy (long theElementId)
 
 LyingOnGeom ()
 
virtual void SetGeom (const TopoDS_Shape &theShape)
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
void SetTolerance (double)
 
virtual void SetType (SMDSAbs_ElementType theType)
 
virtual SMDSAbs_ElementType GetType () const =0
 
virtual bool IsSatisfy (long theElementId)=0
 
- Public Member Functions inherited from SMESH::Controls::Functor
virtual SMDSAbs_ElementType GetType () const =0
 
virtual void SetMesh (const SMDS_Mesh *theMesh)=0
 
virtual ~Functor ()
 

Constructor & Destructor Documentation

◆ LyingOnGeom()

LyingOnGeom::LyingOnGeom ( )

Member Function Documentation

◆ Contains()

bool LyingOnGeom::Contains ( const SMESHDS_Mesh theMeshDS,
const TopoDS_Shape &  theShape,
const SMDS_MeshElement theElem,
TopAbs_ShapeEnum  theFindShapeEnum,
TopAbs_ShapeEnum  theAvoidShapeEnum = TopAbs_SHAPE 
)
virtual

◆ GetMeshDS()

const SMESHDS_Mesh * LyingOnGeom::GetMeshDS ( ) const

◆ GetShape()

TopoDS_Shape LyingOnGeom::GetShape ( )

◆ GetTolerance()

double LyingOnGeom::GetTolerance ( )

◆ GetType()

SMDSAbs_ElementType LyingOnGeom::GetType ( ) const
virtual

◆ IsSatisfy()

◆ SetGeom()

void LyingOnGeom::SetGeom ( const TopoDS_Shape &  theShape)
virtual

◆ SetMesh()

void LyingOnGeom::SetMesh ( const SMDS_Mesh theMesh)
virtual

◆ SetTolerance()

void LyingOnGeom::SetTolerance ( double  theTolerance)

◆ SetType()

void LyingOnGeom::SetType ( SMDSAbs_ElementType  theType)
virtual

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