2024 Method
Changes 4
M

Toposolid.CreateFromTopographySurface

Description:
Creates a toposolid element from a host TopographySurface, and toposolid sub-divisions from its subregions.
public static Toposolid CreateFromTopographySurface(
	Document document,
	ElementId hostSurfaceId,
	ElementId topoTypeId,
	ElementId levelId
)
Return Value Toposolid A new toposolid object within the project if successful.