*allsuppressoutput
Sets the export/do not export state of all entities.
Syntax
*allsuppressoutput state
Type
HyperMesh Tcl Modify Command
Description
Sets the export/do not export state of all entities.
Inputs
- state
 - 0 - Set the state to 'export'.
 
Examples
To set all entities to 'export':
*allsuppressoutput 0
    Errors
if { [ catch {command_name...} ] } {
   # Handle error
}Version History
9.0