I have different curves, I want to pass this curve to a method where, if they are not joinable, they are returned as original.I am trying to use all the native Dynamo code. For this example, from 6 curves, the ideal is to get back three curves: 2 polycurve and one line.
Basically I am trying to write my own Dynamo c# Script that has the same function as Group Curves from Archi-lab. For some complicated reason, I could not use other people package node inside my script.
Hello Vikram! This is a great addition! I have used your piece of code to generate continuous Railings out of detailed lines on a View. In example I have one stray line, and three others connected end to end. On the left some fields to select, and voila In Revit 2019 I could use simple railings to calculate total fire hose reach Many thanks!