I am trying to connect the curves that are not intersect, but when I use PolyCurve.ByJoinedCurves the program show me the error “Curve join produced more than one WIRE in PolyCurve” .
Also I want to cut the curves that are intersected by other curves.
If someone have any idea how can i do this, please tell me.
I think that is better tell you what I am trying to do.
I will create a solid, I have the coordinate of the points that join it to create the axis of the solid. I know the thickness is 0,24m so I move the polycurve 0.12m in both direction. Then I have the polycurve closed to create the solid using the command solid.byloft.
But if I continue to do all like show you, the problem is that the solid is not uniform.