hm_setlinemeshpanelproc

This customizes the Line Mesh パネル, and is used in user profiles.

Syntax

hm_setlinemeshpanelproc procedure

Type

HyperMesh Tcl GUI Command

Description

This customizes the Line Mesh パネル, and is used in user profiles.

Inputs

procedure
The procedure that you wish to apply to the パネル.

Example

To customize the Line Mesh パネル using a procedure named ::my_namespace::panel_cust

hm_setsystempanelproc ::my_namespace::panel_cust

Errors

None.