*hwct_closelibrary
Closes a currently open library.
Syntax
*hwct_closelibrary entity_type
Type
HyperMesh Tcl Modify Command
Description
Closes a currently open library.
Inputs
- entity_type
- The type of connected library. Currently only supported for subsystems.
Examples
Close the currently connected subsystem library:
*hwct_closelibrary subsystems
Errors
if { [ catch {command_name...} ] } {
# Handle error
}
Version History
2020