2027 Method
Changes 0
M

PhaseFilter.Create

Description:
Creates a new phase filter with default status presentation.
Remarks:
The default status presentation is ShowByCategory for New status, and ShowOverriden for Existing, Demolished and Temporary statuses.
public static PhaseFilter Create(
	Document document,
	string name
)
  • document
    The document.
  • String
    name
    The name.
Return Value PhaseFilter The newly created phase filter.