Share

TopographySurface.AsSiteSubRegion Method

Obtains the subregion object represented by this element.


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public SiteSubRegion AsSiteSubRegion()

Return Value

SiteSubRegion
The SiteSubRegion element. If this does not represent a SiteSubRegion, this will be nullptr.

Remarks

This applies to TopographySurface and SiteSubRegion elements.

See Also

Reference

Was this information helpful?