*setcomponentdisplayattributes
Sets a component to the specified style and color.
Syntax
*setcomponentdisplayattributes name style colortype
Type
HyperMesh Tcl Modify Command
Description
Sets a component to the specified style and color.
Inputs
- name
- The name of the component.
- style
- Set to:
- 0 - Wire frame
- 1 - Hidden line
- 2 - Hidden line with mesh
- 3 - Hidden line with features
- 4 - Hidden line transparent
- colortype
- Determines how the component is colored. The options are:
- 0 - None
- 1 - Component color
- 2 - Assigned plots
- 3 - Contours
Errors
None.