SystemZoneDataCreate Method

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

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

Return Value

SystemZoneData
The newly created data domain instance.
See Also