*CE_Unrealize

FE unrealize all the defined connectors on mark (removes all created FE).

Syntax

*CE_Unrealize mark_id

Type

HyperMesh Tcl Modify Command

Description

FE unrealize all the defined connectors on mark (removes all created FE).

Inputs

mark_id
The mark of connectors that needs to be unrealized.

Examples

FE unrealize the connectors 1 and 2 on mark 1:
*createmark connectors 1 1 2
*CE_Unrealize 1

This command should be called only after the *CE_FE_SetDetails command. The connector state is set to unrealized and the connectors are displayed in yellow.