GetHostedSubRegionIds Method


Topography Surface Get Hosted Sub Region Ids Method

Gets the ids of all subregion elements hosted on this topography surface.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<ElementId> GetHostedSubRegionIds()

Return Value

IList ElementId
The hosted subregion ids.
Exceptions
Exception Condition
InvalidOperationException This element is not a TopographySurface.
Remarks
This applies to a TopographySurface element (not a SiteSubRegion or a topography surface associated with a BuildingPad). This applies to TopographySurface and SiteSubRegion elements.
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 →