Hi all,
I’m trying to place piles in my Revit model using the FamilyInstanceByPoint node but for some reason Dynamo is reading the Z values of the points correctly.
I’m trying to place the piles directly underneath a number of capping beams but as you can see in the image, the piles go right through the capping beam. The placement points are derived from a line that runs along the bottom centre of each capping beam.
PlacePiles.dyn (42.2 KB)
If I run the script for a second time, the piles are then placed at the right height (below the capping beam) but I don’t really want to have to run the script twice.
Any ideas?
May thanks