poIComponent SetPolygonMode
Sets the component’s polygon mode.
Syntax
poIComponent_handle SetPolygonMode mode
Application
HyperView Tcl Modify
Description
This command sets the component’s polygon mode.
Inputs
- mode
- The polygon mode: transparent, opaque, or wireframe.
Error
Returns 0 if successful, otherwise an error code.