Enumeration to represent the various temporary view modes a view can be in.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Members
Member name | Description |
---|---|
RevealHiddenElements | The view is in reveal hidden elements mode |
TemporaryHideIsolate | The view is in temporary hide/isolate mode |
WorksharingDisplay | The view is in one of the worksharing display modes |
TemporaryViewProperties | The view is in the selected View Properties applied temporarily. |
Raytrace | The view is in the mode that shows the model in interactive raytracing |
ExplodedView | The view is in the mode that shows the model in exploded view and allows user changes/configurations |