Predicate "Group Color" Returns color of group to which mesh element belongs to. More...
import "SMESH_Filter.idl";

Public Member Functions | |
| void | SetElementType (in ElementType theType) |
| void | SetColorStr (in string theColor) |
| string | GetColorStr () |
| boolean | IsSatisfy (in long thEntityId) |
| long | NbSatisfying (in SMESH::SMESH_IDSource obj) |
| void | SetMesh (in SMESH_Mesh theMesh) |
| FunctorType | GetFunctorType () |
| ElementType | GetElementType () |
Predicate "Group Color" Returns color of group to which mesh element belongs to.
| string SMESH::GroupColor::GetColorStr | ( | ) |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
| void SMESH::GroupColor::SetColorStr | ( | in string | theColor | ) |
| void SMESH::GroupColor::SetElementType | ( | in ElementType | theType | ) |
|
inherited |