Namespace:
Autodesk.Revit.DB
TemporaryViewMode
Enumeration
Description:
Enumeration to represent the various temporary view modes a view can be in.
Enumeration to represent the various temporary view modes a view can be in.
Syntax
public enum TemporaryViewMode
Unknown Namespace Members:
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. |
ExplodedView | The view is in the mode that shows the model in exploded view and allows user changes/configurations |
RevealConstraints | The view is in the mode that reveals constraints between elements in the model. |
PreviewFamilyVisibility | The view is in the mode that shows visibility settings applied in the environment of a family document. |