poIComponent SetPolygonMode
Sets the component’s polygon mode.
Important: Please note that this command has been deprecated and therefore is not
recommended for use. See the poIPart Class for an
alternative command that can be used.
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.