ZoneGetDomainData Method

Gets the domain data for the zone.

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

Return Value

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