BuildingPadAssociatedTopographySurfaceId Property |
The element id of a topography surface created by the introduction of this building pad.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic ElementId AssociatedTopographySurfaceId { get; }
Public ReadOnly Property AssociatedTopographySurfaceId As ElementId
Get
public:
property ElementId^ AssociatedTopographySurfaceId {
ElementId^ get ();
}
member AssociatedTopographySurfaceId : ElementId with get
Property Value
ElementId
See Also