poIPart SetDisplayMode
Sets the part's display mode.
Syntax
poIPart_handle SetDisplayMode name state
Application
HyperView Tcl Modify
Description
This command sets the part's display mode.
Inputs
- name
- The display option name:
- Visibility
- Features
- Edges
- Blend
- Polygon
- ID
- Boundingbox
- Highlight
- Infit
- Incut
- Iniso
- Meshlines
- state
- The display option value: true (on) or false (off).
Errors
Returns 0 if successful, otherwise an error code.