Specifies the global mesh mode and polygon mode settings for the model itself.
Syntax |
*PartDisplayMode(meshmode, polygonmode) |
|||||
Arguments |
Name |
Description |
||||
meshmode |
The mesh mode of parts. See Comments below. |
|||||
polygonmode |
The polygon mode of parts. See Comments below. |
|||||
Example |
*PartDisplayMode(meshlines, transparent) |
|||||
Application |
HyperView. |
|||||
Context |
||||||
Comments |
This is a global model setting and when it is set it propagates to all parts. Individual parts can override this setting.
|
|||||
See also |
|
|||||