Namespace:
Autodesk.Revit.DB
PreviewFamilyVisibilityMode
Enumeration
Description:
Modes that control visibility of family elements depending on the currently applied Element Visibility Settings of a view.
Modes that control visibility of family elements depending on the currently applied Element Visibility Settings of a view.
Remarks:
Values of this mode can be set or obtained for any view that supports it by accessing the [!:Autodesk::Revit::DB::TemporaryViewModes::PreviewFamilyVisibility] property.
Values of this mode can be set or obtained for any view that supports it by accessing the [!:Autodesk::Revit::DB::TemporaryViewModes::PreviewFamilyVisibility] property.
PreviewFamilyVisibilityMode Enumeration Members:
Name | Description |
---|---|
0 | Element Visibility is not applied. All family elements visible. |
1 | Element Visibility of a view is applied to show visible elements only. Elements that are cut by a reference plane will be shown with their respective cut geometry. |
2 | Element Visibility of a view is applied to show elements visible if instance is not cut. Note that this state is only available in certain views, such as floor plan and ceilings. |