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

Public Member Functions | |
| void | SetGroup (in SMESH::SMESH_GroupBase theGroup) |
| void | SetGroupID (in string theID) |
| SMESH::SMESH_GroupBase | GetGroup () |
| 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 Mesh Group".
Verify whether a mesh element is included into a mesh group
|
inherited |
|
inherited |
| SMESH::SMESH_GroupBase SMESH::BelongToMeshGroup::GetGroup | ( | ) |
|
inherited |
|
inherited |
| void SMESH::BelongToMeshGroup::SetGroup | ( | in SMESH::SMESH_GroupBase | theGroup | ) |
| void SMESH::BelongToMeshGroup::SetGroupID | ( | in string | theID | ) |
|
inherited |