Logical functor (predicate) "Belong To Plane". More...
import "SMESH_Filter.idl";
Public Member Functions | |
void | SetPlane (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 Plane".
Verify whether mesh element lie on pointed Geom planar object
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
void SMESH::BelongToPlane::SetPlane | ( | in GEOM::GEOM_Object | theGeom, |
in ElementType | theType | ||
) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
Limit surface extent to bounding box of boundaries (edges) in surface parametric space.
Boundaries are ignored by default