Hello, at the moment I am working with a sloped Topo and I have been asked to set the top of foundations -650mm from the top of Topo. Manually setting each column base level offset would be very time-consuming,
So my question is, is there a way that Dynamo can automate this process, the image below kind of makes more sense of what I am trying to achieve.
@Kieran_Atherton Not sure if you just want to do it in Dynamo, but you dont need Dynamo for this.
Go to a 3D view and have only your Topo and Foundations visible > Select all your foundations > In the ribbon, select “Pick new Host” > Select the Topo as the new host > Set the offset in the Pile properties to whatever.
Thank you for your reply Alisder, I tried that but the foundations are controlled by the columns so they wont move unless i change the column base offset
In addition to all of the above: Instead of converting the topo to polysurface in designscript, download the springs package and try the Mesh.ToPolySurface node. It’s multithreaded and performs significantly better on larger /topos/meshes.