*CE_Realize
FE realize all the defined connectors on mark (creates FE).
Syntax
*CE_Realize markmask
Type
HyperMesh Tcl Modify Command
Description
FE realize all the defined connectors on mark (creates FE).
Inputs
- markmask
- The mark of connectors that needs to be updated.
Examples
*createmark connectors 1 1 2
*CE_Realize 1
This command should be called only after the *CE_FE_SetDetails command. The connector state is set to realized and the connectors are displayed as green cylinders.