Hi,
How would I get dynamo to move square/rectangle shape surface to move to lowest point of topography?
Currently my graph creates array of points but is not accurate because the points may not be over the lowest part of topo. To get better accuracy means to create more points which will slow script down.
Aim is to get current revit family level and change parameter so it moves to lowest part of topography.
Anyone have better idea?
Also is it possible to keep the “Empty List” values after flattening? This is so each z value matches up, and empty list wont calculate which is what I want, provided this method is still required.