Anyone know a quick way to run a bulk command to extend and close these type of corners?
Revit file: threshold.rvt (1.0 MB)
Anyone know a quick way to run a bulk command to extend and close these type of corners?
Revit file: threshold.rvt (1.0 MB)
Polycurve.ByJoinedCurves with an increased miss distance.
Thanks @jacob.small
I pulled together this graph so far…
Is there a way to lengthen that slightly shorter line so it actually closes the gap?
Files in link below…
Try using Springs.LineLoopMerge node:
I recall that I’ve had better success bringing them in 10x the size, and then scaling down by 1/10 of the size to get around the need. Wondering if accessing the raw CAD at the increased scale and using the larger miss-distance to generate the connecting lines by proximity connections would help. What do you need the end results for? Are you OK with losing or segmenting the curves?