SoWinFullViewerBuildFlags Enumeration |
This specifies what should be build by default in the constructor.
Namespace: OIV.Inventor.Win.Viewers
Member name | Value | Description | |
---|---|---|---|
BUILD_NONE | 0 | Doesn't build anything extra. | |
BUILD_DECORATION | 1 | Build the decoration only. | |
BUILD_POPUP | 2 | Build the popup menu only. | |
BUILD_ALL | 255 | Build everything by default. |