Namespace:
Autodesk.Revit.DB.Architecture
SiteSubRegion
Class
Description:
Represents a proxy class exposing the interfaces needed to access details of a subregion.
Represents a proxy class exposing the interfaces needed to access details of a subregion.
Remarks:
In the Revit database, both TopographySurface elements and subregion elements are represented by the same TopographySurface element subclass. In the Revit API, this SiteSubRegion class exists to separate the interfaces for subregions from those of topography surfaces.
In the Revit database, both TopographySurface elements and subregion elements are represented by the same TopographySurface element subclass. In the Revit API, this SiteSubRegion class exists to separate the interfaces for subregions from those of topography surfaces.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Architecture.SiteSubRegion
System.Object
Autodesk.Revit.DB.Architecture.SiteSubRegion
Syntax
public class SiteSubRegion : IDisposable