*hf_TrimElementsOnOff

Controls the display/masking state of trim elements.

Syntax

*hf_TrimElementsOnOff state

Type

HyperMesh Tcl Modify Command

Description

This command controls the display/masking state of trim elements.

Inputs

state
The state of the trim elements.
  • 0 - On (currently only On is supported)
  • 1 - Off

Example

To show trim elements:
*hf_TrimElementsOnOff 0