*CE_GlobalSetDouble

Set global double parameters relating to the display of connectors.

Syntax

*CE_GlobalSetDouble name value

Type

HyperMesh Tcl Modify Command

Description

This command sets global double parameters to control the display of connectors.

Inputs

name
The name of the parameter to set:
g_ce_size
Determines the display size of connectors.
Range > 0.0
value
The double value to set for the name parameter.

Examples

To set the global connector display size to 2.0:
*CE_GlobalSetDouble g_ce_size 2.0

Version History

9.0