Hello dear All, I want to create a simple Dynamo script, which outputs the center to center distance of two non parallel walls.
Firstly, I started with a script for parallel walls, but now I really don’t know what I have exactly to change.
PFA the dynamo script for parallel walls and the example wall with the Excel output. An example of two non parallel walls is also attached.
For non parallel you have to decide where you want to measure as the distance between start will not be the same sa the distance between end.
Or you could jsut use the middle of the curve
I thought the same and tried to apply it. Please see my screenshot.
What is the step of a wall to a line, because the node element.curves responses the list would be empty.
Otherwise if you get the wall geometry, you can isolate the particular face you’re interested in and get a point from there… But you’ll still have to be careful!