SMESH.BelongToCylinder Interface Reference

import "SMESH_Filter.idl";

Inheritance diagram for SMESH.BelongToCylinder:

Inheritance graph

Public Member Functions

void SetCylinder (in GEOM::GEOM_Object theGeom, in ElementType theType)
void SetTolerance (in double theToler)
double GetTolerance ()
void SetShapeName (in string theName, in ElementType theType)
void SetShape (in string theID, in string theName, in ElementType theType)
string GetShapeName ()
string GetShapeID ()
boolean IsSatisfy (in long thEntityId)
void SetMesh (in SMESH_Mesh theMesh)
FunctorType GetFunctorType ()
ElementType GetElementType ()

Detailed Description

Logical functor (predicate) "Belong To Culinder". Verify whether mesh element lie in pointed Geom cylindrical object


Member Function Documentation

void SMESH.BelongToCylinder.SetCylinder in GEOM::GEOM_Object  theGeom,
in ElementType  theType
 

void SMESH.BelongToSurface.SetTolerance in double  theToler  )  [inherited]
 

double SMESH.BelongToSurface.GetTolerance  )  [inherited]
 

void SMESH.BelongToSurface.SetShapeName in string  theName,
in ElementType  theType
[inherited]
 

void SMESH.BelongToSurface.SetShape in string  theID,
in string  theName,
in ElementType  theType
[inherited]
 

string SMESH.BelongToSurface.GetShapeName  )  [inherited]
 

string SMESH.BelongToSurface.GetShapeID  )  [inherited]
 

boolean SMESH.Predicate.IsSatisfy in long  thEntityId  )  [inherited]
 

void SMESH.Functor.SetMesh in SMESH_Mesh  theMesh  )  [inherited]
 

FunctorType SMESH.Functor.GetFunctorType  )  [inherited]
 

ElementType SMESH.Functor.GetElementType  )  [inherited]