Share

TopographySurface.AssociatedBuildingPadId 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public ElementId AssociatedBuildingPadId { get; }

Property Value

ElementId

Remarks

InvalidElementId returned signals that there is no associated building pad.

See Also

Reference

Was this information helpful?