SystemZoneDataCreate Method

Creates a new instance of a system-zone data domain class.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static SystemZoneData Create()

Return Value

SystemZoneData
The newly created data domain instance.
See Also