RVTDocs.com
Namespace: Autodesk.Revit.DB

ElementOnPhaseStatus

Enumeration
Description:
The statuses that an element can have with respect to a given phase.
Syntax
public enum ElementOnPhaseStatus
ElementOnPhaseStatus Enumeration Members:
Name Description
0 Phase status is undefined (e.g., for annotations)
1 Created and demolished before the given phase
2 Created in a previous phase, existing through the end of the given phase
3 Created before the given phase, to be demolished on the given phase
4 Created on this phase (and not demolished)
5 Created and demolished during this phase
6 Created after this phase