The element id of the building pad which causes this topography surface to be formed.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId AssociatedBuildingPadId { get; }Property Value
ElementId
Remarks
InvalidElementId returned signals that there is no associated building pad.
See Also
Reference