TopographySurface.AssociatedBuildingPadId
Public Property
The element id of the building pad which causes this topography surface to be formed.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId AssociatedBuildingPadId { get; }
Property Value
ElementIdRemarks
InvalidElementId returned signals that there is no associated building pad.