<Code Lib>
2026 Method
Changes 3
M

SpatialElement.GetSpatialElementDomainData

Description:
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.

public SpatialElementDomainData GetSpatialElementDomainData()

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

Loading…