poIModel GetDisplayMode
Gets the component display option setting. If this component is an assembly, true will indicate that one or more child parts have the display mode set.
Syntax
poIModel_handle GetDisplayMode name
Application
HyperView Tcl Query
Description
This command retrieves the component display option setting. If this component is an assembly, true will indicate that one or more child parts have the display mode set.
Inputs
- name
- Displays option name: "id", "boundingbox", or "infit".
Errors
Returns true if the given display option is on, or false if it is not.