PresentationManagerMode Enumeration
Deprecated in 3.x. The attribute is not used by PresentationManager anymore
Presentation manager working mode.
Members
Name |
Value |
Description |
ReadOnly |
0 |
Presentation manager assumes iModels are opened in read-only mode and avoids doing some work related to reacting to changes in iModels. |
ReadWrite |
1 |
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:
20 June, 2023