Functor "Group Color" Returns color of group to which mesh element belongs to.
More...
import "SMESH_Filter.idl";
Detailed Description
Functor "Group Color" Returns color of group to which mesh element belongs to.
Definition at line 379 of file SMESH_Filter.idl.
Member Function Documentation
| string SMESH.GroupColor.GetColorStr |
( |
| ) |
|
| ElementType SMESH.Functor.GetElementType |
( |
| ) |
[inherited] |
| FunctorType SMESH.Functor.GetFunctorType |
( |
| ) |
[inherited] |
| boolean SMESH.Predicate.IsSatisfy |
( |
in long |
thEntityId | ) |
[inherited] |
| void SMESH.GroupColor.SetColorStr |
( |
in string |
theColor | ) |
|
| void SMESH.GroupColor.SetElementType |
( |
in ElementType |
theType | ) |
|
| void SMESH.Functor.SetMesh |
( |
in SMESH_Mesh |
theMesh | ) |
[inherited] |