hm_tableclear
Clear a table (all memory is freed).
Syntax
hm_tableclear tableName
Type
HyperMesh Tcl Query Command
Description
Clear a table (all memory is freed).
Inputs
- tableName
- The name of the table to clear.
Example
When the current model is deleted, or a new model is loaded, all tables are cleared.
Errors
None.