GenericZoneGetDomainData Method

Gets the domain data for the generic zone.

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

Return Value

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