I’m trying to number the detail sections in plan view to renumber them with a spline of our preference. I’m trying to follow the same principle followed in this thread:
What I am stuck with is, how to detect the clash of the spline and the detail? What parameter should be used for the details, so that it can be used for reference against the location of the spline?
the code block issue might be a dynamo version issue. I tested it in another version and the script works!
And the object reference issue was because I had not paid attention to the view which was passed through to the ViewSeciton.LocationPoint Node., maybe a legend view was passed there.