Logical functor (predicate) "Belong To Cylinder". More...
import "SMESH_Filter.idl";
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 () |
void | SetUseBoundaries (in boolean theUseBndRestrictions) |
Limit surface extent to bounding box of boundaries (edges) in surface parametric space. More... | |
boolean | GetUseBoundaries () |
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 Cylinder".
Verify whether mesh element lie on pointed Geom cylindrical object
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
void SMESH::BelongToCylinder::SetCylinder | ( | in GEOM::GEOM_Object | theGeom, |
in ElementType | theType | ||
) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Limit surface extent to bounding box of boundaries (edges) in surface parametric space.
Boundaries are ignored by default