*hideview
Hides the entities with respect to a view saved using *saveviewmask.
Syntax
*hideview name entity_type_id
Type
HyperMesh Tcl Modify Command
Description
Hides the entities with respect to a view saved using *saveviewmask.
Inputs
- name
 - The name of the view to hide.
 - entity_type_id
 - The entity type ID to hide.
 
Examples
*hideview View2 3Errors
if { [ catch {command_name...} ] } {
   # Handle error
}Version History
2020