*displayall
Turns on the display of all entities in the model.
Syntax
*displayall
Type
HyperMesh Tcl Modify Command
Description
Turns on the display of all entities in the model.
Example
*displayall
Errors
if { [ catch {command_name...} ] } {
# Handle error
}