hm_getpanelitems
Returns the IDs and names of menu bar items in the Connector panels.
Syntax
hm_getpanelitems ce_panelname
Type
HyperMesh Tcl GUI Command
Description
The command returns the IDs names of all the fields inside the Connector panels, as well as the subpanels, in the form of an organized list with the name of the subpanel at the beginning. Currently this command is only supported for the Connector panels.
Inputs
- ce_panelname
- The name of the panel to query. Currently supported values
are:
- "connector area"
- "connector bolt"
- "connector seam"
- "connector spot"
Example
To get the panel IDs and names for the Connector Spot panel:
hm_getpanelitems "connector spot"
Version History
9.0