GetDomainData Method


Gets the domain data for the generic zone.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2020.1

Syntax

C#
public GenericZoneDomainData GetDomainData()
Visual Basic
Public Function GetDomainData As GenericZoneDomainData
Visual C++
public:
GenericZoneDomainData^ GetDomainData()

Return Value

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

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →