poIModel SetVisibility
Sets the model's visibility state (doesn't affect part/element visibility).
Syntax
poIModel_handle SetVisibility state
Application
HyperView Tcl Modify
Description
This command sets the model's visibility state (doesn't affect part/element visibility).
Inputs
- state
- True if the model is visible, or false if the model is not visible.
Errors
Returns 0 if successful, otherwise an error code.