*CE_GlobalSetInt
Set global integer parameters relating to the display of connectors.
Syntax
*CE_GlobalSetInt name value
Type
HyperMesh Tcl Modify Command
Description
This command sets global integer parameters to control the display of connectors.
Inputs
- name
- The name of the parameter to set:
- g_ce_colorby
- Determines the connector coloring:
- 0 - by state
- 1 - by component
- 2 - by layer
- 3 - by style
- g_ce_realizedvis
- Turn off/on realized connectors
- g_ce_unrealizedvis
- Turn off/on unrealized connectors.
- g_ce_failedvis
- Turn off/on failed connectors.
- g_ce_modifiedvis
- Turn off/on modified connectors.
- g_ce_lt2tvis
- Turn off/on connectors with fewer than 2 layers.
- g_ce_2tvis
- Turn off/on connectors with 2 layers.
- g_ce_3tvis
- Turn off/on connectors with fewer than 3 layers.
- g_ce_gt3tvis
- Turn off/on connectors with 3 layers.
- g_ce_spotvis
- Turn off/on spot connectors.
- g_ce_seamvis
- Turn off/on seam connectors.
- g_ce_areavis
- Turn off/on area connectors.
- g_ce_boltvis
- Turn off/on bolt connectors.
- g_ce_applymassvis
- Turn off/on apply mass connectors.
- g_skip_imprint
- Skip the imprint run and places the imprint elements in a separate component when set to 1.
- g_do_strict_imprint
- Resolve conflicts during the mesh imprint when set to 1.
- g_do_keep_snap
- Snap to an edge or feature during mesh imprint when set to 1.
- g_ce_boltcylinderdisplaystatus
- Display status:
- 0 - Bold on
- 1 - Bolt dynamic
- 2 - Bolt off
- g_ce_boltcylinderdisplaytransparency
- Set the transparency for the bolt cylinder.
- value
Examples
*CE_GlobalSetInt g_ce_colorby 1
Version History
9.0