SMESH.BelongToSurface_i Class Reference

#include <SMESH_Filter_i.hxx>

Inheritance diagram for SMESH.BelongToSurface_i:

Inheritance graph

Public Member Functions

 BelongToSurface_i (const Handle(Standard_Type)&)
virtual ~BelongToSurface_i ()
void SetSurface (GEOM::GEOM_Object_ptr theGeom, ElementType theType)
void SetShapeName (const char *theName, ElementType theType)
void SetShape (const char *theID, const char *theName, ElementType theType)
char * GetShapeName ()
char * GetShapeID ()
void SetTolerance (CORBA::Double)
CORBA::Double GetTolerance ()
CORBA::Boolean IsSatisfy (CORBA::Long theElementId)
Controls::PredicatePtr GetPredicate ()
void SetMesh (SMESH_Mesh_ptr theMesh)
Controls::FunctorPtr GetFunctor ()
ElementType GetElementType ()

Protected Member Functions

 Handle (Standard_Type) mySurfaceType

Protected Attributes

Controls::ElementsOnSurfacePtr myElementsOnSurfacePtr
char * myShapeName
char * myShapeID
Controls::PredicatePtr myPredicatePtr
Controls::FunctorPtr myFunctorPtr

Constructor & Destructor Documentation

BelongToSurface_i::BelongToSurface_i const Handle(Standard_Type)&   ) 
 

BelongToSurface_i::~BelongToSurface_i  )  [virtual]
 


Member Function Documentation

void BelongToSurface_i::SetSurface GEOM::GEOM_Object_ptr  theGeom,
ElementType  theType
 

void BelongToSurface_i::SetShapeName const char *  theName,
ElementType  theType
 

void BelongToSurface_i::SetShape const char *  theID,
const char *  theName,
ElementType  theType
 

char * BelongToSurface_i::GetShapeName  ) 
 

char * BelongToSurface_i::GetShapeID  ) 
 

void BelongToSurface_i::SetTolerance CORBA::Double   ) 
 

CORBA::Double BelongToSurface_i::GetTolerance  ) 
 

SMESH.BelongToSurface_i.Handle Standard_Type   )  [protected]
 

CORBA::Boolean Predicate_i::IsSatisfy CORBA::Long  theElementId  )  [inherited]
 

Controls::PredicatePtr Predicate_i::GetPredicate  )  [inherited]
 

void Functor_i::SetMesh SMESH_Mesh_ptr  theMesh  )  [inherited]
 

Reimplemented in SMESH.LogicalBinary_i.

Controls::FunctorPtr SMESH.Functor_i.GetFunctor  )  [inherited]
 

ElementType Functor_i::GetElementType  )  [inherited]
 


Field Documentation

Controls::ElementsOnSurfacePtr SMESH.BelongToSurface_i.myElementsOnSurfacePtr [protected]
 

char* SMESH.BelongToSurface_i.myShapeName [protected]
 

char* SMESH.BelongToSurface_i.myShapeID [protected]
 

Controls::PredicatePtr SMESH.Predicate_i.myPredicatePtr [protected, inherited]
 

Controls::FunctorPtr SMESH.Functor_i.myFunctorPtr [protected, inherited]