Revit 2026 API
Site |
The TopographySurface element which this SiteSubRegion represents.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public TopographySurface TopographySurface { get; }
Public ReadOnly Property TopographySurface As TopographySurface Get
public: property TopographySurface^ TopographySurface { TopographySurface^ get (); }
member TopographySurface : TopographySurface with get
Property Value
TopographySurfaceSee Also