SMESH::Controls::ElementsOnShape Class Reference

#include <SMESH_ControlsDef.hxx>

Public Member Functions

 ElementsOnShape ()
 
bool GetAllNodes () const
 
double GetTolerance () const
 
virtual SMDSAbs_ElementType GetType () const
 
virtual bool IsSatisfy (long theElementId)
 
void SetAllNodes (bool theAllNodes)
 
virtual void SetMesh (const SMDS_Mesh *theMesh)
 
void SetShape (const TopoDS_Shape &theShape, const SMDSAbs_ElementType theType)
 
void SetTolerance (const double theToler)
 
 ~ElementsOnShape ()
 
- Public Member Functions inherited from SMESH::Controls::Functor
 ~Functor ()
 

Constructor & Destructor Documentation

◆ ElementsOnShape()

ElementsOnShape::ElementsOnShape ( )

◆ ~ElementsOnShape()

ElementsOnShape::~ElementsOnShape ( )

Member Function Documentation

◆ GetAllNodes()

bool SMESH::Controls::ElementsOnShape::GetAllNodes ( ) const

◆ GetTolerance()

double ElementsOnShape::GetTolerance ( ) const

◆ GetType()

SMDSAbs_ElementType ElementsOnShape::GetType ( ) const
virtual

◆ IsSatisfy()

bool ElementsOnShape::IsSatisfy ( long  theElementId)
virtual

◆ SetAllNodes()

void ElementsOnShape::SetAllNodes ( bool  theAllNodes)

◆ SetMesh()

◆ SetShape()

void ElementsOnShape::SetShape ( const TopoDS_Shape &  theShape,
const SMDSAbs_ElementType  theType 
)

References SMESHUtils::FreeVector().

Referenced by SetTolerance().

◆ SetTolerance()

void ElementsOnShape::SetTolerance ( const double  theToler)

References SetShape().


The documentation for this class was generated from the following files:
  • src/3rdParty/salomesmesh/inc/SMESH_ControlsDef.hxx
  • src/3rdParty/salomesmesh/src/Controls/SMESH_Controls.cpp