VA3 - Fillet error

Hi @fsalla
I tried to use _vaFillet with Radius=0.0 to merge two beams together. It almost kinda worked, but messed up the directionality and settings of the beam.


Fillet error.3dm (3.1 MB)

Hi @Toni_Osterlund the vaFillet command is not meant to be used for joining beams that are aligned. It could, but just try the same operation with two lines with the _Fillet command and see the result.
We may develop a special command to join objects in future versions.

Find below a GH definition that you can run with the GrasshopperPlayer command for that.

Beam Join.gh (12.5 KB)