SMESH::Controls::BelongToGeom Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

 BelongToGeom ()
 
const SMESHDS_MeshGetMeshDS () const
 
TopoDS_Shape GetShape ()
 
double GetTolerance ()
 
virtual SMDSAbs_ElementType GetType () const
 
virtual bool IsSatisfy (long theElementId)
 
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

◆ BelongToGeom()

BelongToGeom::BelongToGeom ( )

Member Function Documentation

◆ GetMeshDS()

const SMESHDS_Mesh * BelongToGeom::GetMeshDS ( ) const

◆ GetShape()

TopoDS_Shape BelongToGeom::GetShape ( )

◆ GetTolerance()

double BelongToGeom::GetTolerance ( )

◆ GetType()

SMDSAbs_ElementType BelongToGeom::GetType ( ) const
virtual

◆ IsSatisfy()

◆ SetGeom()

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

◆ SetMesh()

void BelongToGeom::SetMesh ( const SMDS_Mesh theMesh)
virtual

◆ SetTolerance()

void BelongToGeom::SetTolerance ( double  theTolerance)

◆ SetType()

void BelongToGeom::SetType ( SMDSAbs_ElementType  theType)
virtual

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