Good day.
I’ve been exploring the Roof nodes of the package WombatDynamo, in particular FootPrintRoof.ByEdgesAndSlopes. Now this node has four input parameters, one of which is edges: a set of lines forming a closed curve. I’ve been applying it to this project of mine which offsets a polycurve from another polycurve on the boundary lines of a building, but it looks like the node does not accept polycurves as input.
With that in mind, is there a way to break a polycurve into pieces of the curves themselves? I mean, for a polycurve composed of lines going around in a closed circle, can I break the polycurve down into the individual lines using a node? Thank you for your help.