hm_setlinemeshpanelproc

This customizes the Line Mesh panel, and is used in user profiles.

Syntax

hm_setlinemeshpanelproc procedure

Type

HyperMesh Tcl GUI Command

Description

This customizes the Line Mesh panel, and is used in user profiles.

Inputs

procedure
The procedure that you wish to apply to the panel.

Example

To customize the Line Mesh panel using a procedure named ::my_namespace::panel_cust

hm_setsystempanelproc ::my_namespace::panel_cust

Errors

None.