PresentationManagerMode Enumeration

Deprecated  in 3.x. The attribute is not used by PresentationManager anymore

Presentation manager working mode.

Members

Name Value Description
ReadOnly Presentation manager assumes iModels are opened in read-only mode and avoids doing some work
related to reacting to changes in iModels.
ReadWrite Presentation manager assumes iModels are opened in read-write mode and it may need to
react to changes. This involves some additional work and gives slightly worse performance.

Defined in

Last Updated: 15 March, 2024