*setcomptopologydisplay
Sets the various types of geometry display at the component level.
Syntax
*setcomptopologydisplay compid disp_type
Type
HyperMesh Tcl Modify Command
Description
Sets the various types of geometry display at the component level.
Inputs
- compid
 - The ID of the component for which you wish to set the topology display mode.
 - display_type
 - The type of topology display:
- 0 - Wireframe only
 - 1 - Shaded with edges
 - 2 - Shaded without edges
 - 3 - Wireframe with internal surface lines
 
 
Errors
None.