Hi Everyone,
I have been working on a tool to plot sets of Polycurves that are defined in an Excel Sheet with straight lines coordinates that are a joined by Fillets at there nodes with different radius along the curves. I attached the Excel file and the Dynamo workflow so you can better understand what I am trying to achieve here.
This is working perfectly with one Polycurve but when I feed the PolyCurve.Fillet node with a list of Polycurves I cannot get it to apply the corresponding list of radius properly. I tried many options for Lacing and list structures but no satisfying results…
The concerned Dynamo part is shown in the screenshot below:
Thank you !
Input Data.xlsx (16.5 KB)
Fillet Multi Poly.dyn (209.4 KB)