Flags for Drawing Model File Entities
These flags apply to the A3DDrawGetBoundingBox function. More...
Macros | |
#define | kA3DDraw3D 0x1 |
#define | kA3DDrawMarkups 0x2 |
Detailed Description
These flags apply to the A3DDrawGetBoundingBox function.
- Version
- 2.0
- Deprecated:
- The Draw module is deprecated.
Macro Definition Documentation
◆ kA3DDraw3D
#define kA3DDraw3D 0x1 |
Draws only 3D tessellation.
◆ kA3DDrawMarkups
#define kA3DDrawMarkups 0x2 |
Draws only markups.