*autocolor
Automatically colors any collectors that are currently set to gray (color 7).
Syntax
pType
HyperMesh Tcl Modify
Description
Automatically colors any collectors that are currently set to gray (color 7).
Inputs
- entity type
- The collector type which should be colored. Valid entries are:
- Components
- Load collectors
- System collectors
Examples
To automatically color all of the components that are gray (color 7):
*autocolor(components)