poIModel SetDisplayMode
Sets the component display option setting. If this component is an assembly, all the child parts will be set to this state.
Syntax
poIModel_handle SetDisplayMode name state
Application
HyperView Tcl Modify
Description
This command sets the component display option setting. If this component is an assembly, all the child parts will be set to this state.
Inputs
- name
- Displays option name: "id", "boundingbox", or "infit".
- state
- Displays option value: "true" if the given display option is on, or "false" if the given display option is off.
Errors
Returns 0 if successful, otherwise an error code.