Gets the domain data for the spatial element. The domain data contains information of different spatial elements, such as electrical load area. Currently room/space/area don't have domain data.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public SpatialElementDomainData GetSpatialElementDomainData()
Return Value
SpatialElementDomainDataReturns a pointer to the base class for specific domain requirements for the spatial element.