ZoneGetDomainData Method

Gets the domain data for the zone.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ZoneElementDomainData GetDomainData()

Return Value

ZoneElementDomainData
Returns a pointer to the base class for specific domain requirements for the zone.
See Also