Namespace:
Autodesk.Revit.DB
PhaseStatusPresentation
Enumeration
Description:
An enumerated type listing the options for element display in a phase filter.
An enumerated type listing the options for element display in a phase filter.
Syntax
public enum PhaseStatusPresentation
Unknown Namespace Members:
| Name | Description |
|---|---|
| DontShow | Don't show elements from the given phase status. |
| ShowByCategory | Show elements from the given phase status by category. |
| ShowOverriden | Show elements from the given phase status by graphics overrides. |