*setdisplayattributes

Sets all components in the model to the specified style and coloring method.

Syntax

*setdisplayattributes style colortype

Type

HyperMesh Tcl Modify Command

Description

Sets all components in the model to the specified style and coloring method.

Inputs

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 components are colored. The options are:
  • 0 none
  • 1 component color
  • 2 assigned plots
  • 3 contours

Errors

None.