Share

SpatialElement.GetSpatialElementDomainData Method

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

SpatialElementDomainData
Returns a pointer to the base class for specific domain requirements for the spatial element.

See Also

Reference

Was this information helpful?