Gets the domain data for the zone.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ZoneElementDomainData GetDomainData()
Return Value
ZoneElementDomainData
Returns a pointer to the base class for specific domain requirements for the zone.
See Also
Reference