Revit 2025.3 API
Site |
The TopographySurface element which this SiteSubRegion represents.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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