poIModel SetPolygonMode
Sets the component's polygon mode. If this is an assembly, ALL child parts are set to the specified polygon mode.
Syntax
poIModel_handle SetPolygonMode mode
Application
HyperView Tcl Modify
Description
This command sets the component's polygon mode. If this is an assembly, ALL child parts are set to the specified polygon mode.
Inputs
- mode
- The polygon mode: transparent, opaque, or wireframe.
Errors
Returns 0 if successful, otherwise an error code.