Logical functor (predicate) "Is element Linear or Quadratic". More...
import "SMESH_Filter.idl";
Public Member Functions | |
void | SetElementType (in ElementType theType) |
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) "Is element Linear or Quadratic".
Verify whether a mesh element is linear
|
inherited |
|
inherited |
|
inherited |
|
inherited |
void SMESH::LinearOrQuadratic::SetElementType | ( | in ElementType | theType | ) |
|
inherited |