[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


SET_DYNAMIC_LEVEL_OF_DETAIL_MODE interrupt action

SET_DYNAMIC_LEVEL_OF_DETAIL_MODE is used to enable or disable level of detail selection for dynamic viewing operations.

Syntax


  --->(SET_DYNAMIC_LEVEL_OF_DETAIL_MODE)--+
                                          |
  +---------------------------------------+
  |
  +--(:FULL)-------+--->
  |                  |
  +--(:BOXED)--------+

Options

- :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)

When to use

Use this option to improve performance for dynamic viewing operations.

Example

The following sequence enables level of detail selection for dynamic viewing operations:

SET_DYNAMIC_LEVEL_OF_DETAIL_MODE :BOXED

See also

SET_LEVEL_OF_DETAIL_FACTOR interrupt action SET_LEVEL_OF_DETAIL_MODE interrupt action SET_DYNAMIC_LEVEL_OF_DETAIL_FACTOR interrupt action
[Contents] [Index] [Books]