Version: 8.3.0
SMESH::LyingOnGeom_i Class Reference

#include <SMESH_Filter_i.hxx>

Inheritance diagram for SMESH::LyingOnGeom_i:

Public Member Functions

 LyingOnGeom_i ()
 
virtual ~LyingOnGeom_i ()
 
void SetGeom (GEOM::GEOM_Object_ptr theGeom)
 
void SetElementType (ElementType theType)
 
FunctorType GetFunctorType ()
 
void SetGeom (const TopoDS_Shape &theShape)
 
void SetShapeName (const char *theName)
 
void SetShape (const char *theID, const char *theName)
 
char * GetShapeName ()
 
char * GetShapeID ()
 
void SetTolerance (CORBA::Double)
 
CORBA::Double GetTolerance ()
 
CORBA::Boolean IsSatisfy (CORBA::Long theElementId)
 
CORBA::Long NbSatisfying (SMESH::SMESH_IDSource_ptr obj)
 
Controls::PredicatePtr GetPredicate ()
 
virtual void SetMesh (SMESH_Mesh_ptr theMesh)
 
Controls::FunctorPtr GetFunctor ()
 
ElementType GetElementType ()
 

Protected Attributes

Controls::LyingOnGeomPtr myLyingOnGeomPtr
 
char * myShapeName
 
char * myShapeID
 
Controls::PredicatePtr myPredicatePtr
 
Controls::FunctorPtr myFunctorPtr
 

Constructor & Destructor Documentation

LyingOnGeom_i::~LyingOnGeom_i ( )
virtual

References myShapeID, and myShapeName.

Member Function Documentation

Controls::FunctorPtr SMESH::Functor_i::GetFunctor ( )
inherited
FunctorType LyingOnGeom_i::GetFunctorType ( )

References SMESH::FT_LyingOnGeom.

char * LyingOnGeom_i::GetShapeID ( )

References myShapeID.

Referenced by getCriteria().

char * LyingOnGeom_i::GetShapeName ( )

References myShapeName.

Referenced by getCriteria().

CORBA::Double LyingOnGeom_i::GetTolerance ( )

References myLyingOnGeomPtr.

Referenced by getCriteria().

CORBA::Boolean Predicate_i::IsSatisfy ( CORBA::Long  theElementId)
inherited
CORBA::Long Predicate_i::NbSatisfying ( SMESH::SMESH_IDSource_ptr  obj)
inherited
void LyingOnGeom_i::SetElementType ( ElementType  theType)

References myLyingOnGeomPtr.

void LyingOnGeom_i::SetGeom ( GEOM::GEOM_Object_ptr  theGeom)
void LyingOnGeom_i::SetGeom ( const TopoDS_Shape &  theShape)

References myLyingOnGeomPtr.

void Functor_i::SetMesh ( SMESH_Mesh_ptr  theMesh)
virtualinherited
void LyingOnGeom_i::SetShape ( const char *  theID,
const char *  theName 
)
void LyingOnGeom_i::SetShapeName ( const char *  theName)
void LyingOnGeom_i::SetTolerance ( CORBA::Double  theToler)

References myLyingOnGeomPtr.

Field Documentation

Controls::FunctorPtr SMESH::Functor_i::myFunctorPtr
protectedinherited

Referenced by SMESH::Area_i::Area_i(), SMESH::AspectRatio3D_i::AspectRatio3D_i(), SMESH::AspectRatio_i::AspectRatio_i(), SMESH::BadOrientedVolume_i::BadOrientedVolume_i(), SMESH::BallDiameter_i::BallDiameter_i(), SMESH::BareBorderFace_i::BareBorderFace_i(), SMESH::BareBorderVolume_i::BareBorderVolume_i(), SMESH::BelongToGeom_i::BelongToGeom_i(), SMESH::BelongToMeshGroup_i::BelongToMeshGroup_i(), SMESH::BelongToSurface_i::BelongToSurface_i(), SMESH::ConnectedElements_i::ConnectedElements_i(), SMESH::CoplanarFaces_i::CoplanarFaces_i(), SMESH::ElemEntityType_i::ElemEntityType_i(), SMESH::ElemGeomType_i::ElemGeomType_i(), SMESH::EqualEdges_i::EqualEdges_i(), SMESH::EqualFaces_i::EqualFaces_i(), SMESH::EqualNodes_i::EqualNodes_i(), SMESH::EqualTo_i::EqualTo_i(), SMESH::EqualVolumes_i::EqualVolumes_i(), SMESH::FreeBorders_i::FreeBorders_i(), SMESH::FreeEdges_i::FreeEdges_i(), SMESH::FreeFaces_i::FreeFaces_i(), SMESH::FreeNodes_i::FreeNodes_i(), SMESH::Functor_i::GetElementType(), SMESH::Length2D_i::GetValues(), SMESH::MultiConnection2D_i::GetValues(), SMESH::GroupColor_i::GroupColor_i(), SMESH::Length2D_i::Length2D_i(), SMESH::Length_i::Length_i(), SMESH::LessThan_i::LessThan_i(), SMESH::LinearOrQuadratic_i::LinearOrQuadratic_i(), SMESH::LogicalAND_i::LogicalAND_i(), SMESH::LogicalNOT_i::LogicalNOT_i(), SMESH::LogicalOR_i::LogicalOR_i(), LyingOnGeom_i(), SMESH::MaxElementLength2D_i::MaxElementLength2D_i(), SMESH::MaxElementLength3D_i::MaxElementLength3D_i(), SMESH::MinimumAngle_i::MinimumAngle_i(), SMESH::MoreThan_i::MoreThan_i(), SMESH::MultiConnection2D_i::MultiConnection2D_i(), SMESH::MultiConnection_i::MultiConnection_i(), SMESH::NodeConnectivityNumber_i::NodeConnectivityNumber_i(), SMESH::OverConstrainedFace_i::OverConstrainedFace_i(), SMESH::OverConstrainedVolume_i::OverConstrainedVolume_i(), SMESH::RangeOfIds_i::RangeOfIds_i(), SMESH::Functor_i::SetMesh(), SMESH::Skew_i::Skew_i(), SMESH::Taper_i::Taper_i(), SMESH::Volume3D_i::Volume3D_i(), and SMESH::Warping_i::Warping_i().

Controls::LyingOnGeomPtr SMESH::LyingOnGeom_i::myLyingOnGeomPtr
protected
char* SMESH::LyingOnGeom_i::myShapeID
protected
char* SMESH::LyingOnGeom_i::myShapeName
protected