M

Document.NewZone

Description:
Creates a new Zone element.
[ObsoleteAttribute("This method is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use the GenericZone object instead.")]
public Zone NewZone(
	Level level,
	Phase phase
)
  • level
    The level on which the Zone is to exist.
  • phase
    The associative phase on which the Zone is to exist.
Return Value Zone If successful a new Zone element within the project, otherwise .