Logical functor (predicate) "Belong To Geometry". More...
import "SMESH_Filter.idl";

Public Member Functions | |
| void | SetGeom (in GEOM::GEOM_Object theGeom) | 
| void | SetElementType (in ElementType theType) | 
| void | SetTolerance (in double theToler) | 
| The tolerance is used only if there is no submesh on the shape.  More... | |
| double | GetTolerance () | 
| void | SetShapeName (in string theName) | 
| void | SetShape (in string theID, in string theName) | 
| string | GetShapeName () | 
| string | GetShapeID () | 
| boolean | IsSatisfy (in long thEntityId) | 
| long | NbSatisfying (in SMESH::SMESH_IDSource obj) | 
| void | SetMesh (in SMESH_Mesh theMesh) | 
| FunctorType | GetFunctorType () | 
| ElementType | GetElementType () | 
Logical functor (predicate) "Belong To Geometry".
Verify whether mesh element or node belong to pointed Geom Object
      
  | 
  inherited | 
      
  | 
  inherited | 
| string SMESH::BelongToGeom::GetShapeID | ( | ) | 
| string SMESH::BelongToGeom::GetShapeName | ( | ) | 
| double SMESH::BelongToGeom::GetTolerance | ( | ) | 
      
  | 
  inherited | 
      
  | 
  inherited | 
| void SMESH::BelongToGeom::SetElementType | ( | in ElementType | theType | ) | 
| void SMESH::BelongToGeom::SetGeom | ( | in GEOM::GEOM_Object | theGeom | ) | 
      
  | 
  inherited | 
| void SMESH::BelongToGeom::SetShape | ( | in string | theID, | 
| in string | theName | ||
| ) | 
| void SMESH::BelongToGeom::SetShapeName | ( | in string | theName | ) | 
| void SMESH::BelongToGeom::SetTolerance | ( | in double | theToler | ) | 
The tolerance is used only if there is no submesh on the shape.