Select or change BuildingPad host topography

Select or change BuildingPad host topography

l.virone
Enthusiast Enthusiast
190 Views
0 Replies
Message 1 of 1

Select or change BuildingPad host topography

l.virone
Enthusiast
Enthusiast

Hello Everyone,

 

I'm wondering if it's possible to select (during creation) or change a building pad host topography.

The method create doesn't allow you to choose the host :

public static BuildingPad Create(
	Document document,
	ElementId buildingPadTypeId,
	ElementId levelId,
	IList<CurveLoop> curveLoops
)

And the property "AssociatedTopographySurfaceId" is read only :

public ElementId AssociatedTopographySurfaceId { get; }

 

I'm asking because sometimes when i have 2 topography superimposed (the existing one and the projected one) and i don't know what is the process in Revit to select which one will be the host, and i'm wondering if i can control it using code.

 

Tks,

Virone Lorenzo

 

0 Likes
191 Views
0 Replies
Replies (0)