Hi everyone,
I’m having issues with this design script of mine. The intent is to get a point on a curve, get the point perpendicular to it on an offset curve, get a point 20mm away from the last point on the offset curve, then get a point perpendicular to the last one on the original curve again. This should be executed to get placement points for panels, but I want to force the 20mm between the placement points. If I just use PointsAtChordLength the panels overlap if the original curve is very tight.
Problem is that it runs, but the list that returns is full of nulls and I can’t seem to find the issue.
Here is my design script:
If someone could help me with this, it would be great!
Thanks in advance