SET_DYNAMIC_LEVEL_OF_DETAIL_MODE is used to enable or disable
level of detail selection for dynamic viewing operations.
--->(SET_DYNAMIC_LEVEL_OF_DETAIL_MODE)--+
|
+---------------------------------------+
|
+--(:FULL)-------+--->
| |
+--(:BOXED)--------+
- :FULL - Show all model details
- :BOXED - Show simplified geometry for parts and assemblies
below a certain size threshold (see
SET_DYNAMIC_LEVEL_OF_DETAIL_FACTOR)
Use this option to improve performance for dynamic viewing operations.
The following sequence enables level of detail selection for dynamic
viewing operations:
SET_DYNAMIC_LEVEL_OF_DETAIL_MODE :BOXED
SET_LEVEL_OF_DETAIL_FACTOR interrupt action
SET_LEVEL_OF_DETAIL_MODE interrupt action
SET_DYNAMIC_LEVEL_OF_DETAIL_FACTOR interrupt action