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

Public Member Functions | |
| void | SetSurface (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 Generic Surface".
Verify whether mesh element lie in pointed Geom cylindrical object
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| void SMESH::BelongToGenSurface::SetSurface | ( | in GEOM::GEOM_Object | theGeom, |
| in ElementType | theType | ||
| ) |
|
inherited |
|
inherited |
Limit surface extent to bounding box of boundaries (edges) in surface parametric space.
Boundaries are ignored by default