My beams don't connect well between them

Hi, I would like to know why my beams doesnt connect between them?

Hi @Leonardo_G_Pate can you provide an example of your case?
Take into account that beams only solve their intersections at their ends, as long as they have their end points exactly in the same position.

i understand, but its not possible to have a connection section as same as walls?

Hi Leonardo,
Beams only solve their connection at ends. But a beam doesn’t connect in the half path of another. i add your vote for this request in our wishlist.

As a workaround, you can make the beam a little bit longer, and use an auxiliary solid and the vaSubtractSolids command to trim the beam and simulate a join.

oh man thats great, as another suggestion, maybe Visual Arq could get along more intrissecatly with karamba to do structural analysis

Hi Leonardo,
VisualARQ can currenly work with Karamba. Have you tried it?
You can use the Beam components to deconstruct the VisualARQ beams and generate new beams from Karamba library, or you can explode the VisualARQ beams in GH to generate an extrusion and let karamba perform the structural analysis.

2 Likes

Hi Francesc,

I am considering VisualArq as a structural engineer: is it possible to create an analysis model (line model, used for FEM-modelling) for Karamba, or even as an IFC-export to other FEM-softwares (Scia,…) from the visualArq-model? Is this easy or complex?

Hi @Pieter_Slock, you can explode the VisualARQ objects (beams, slabs, walls, etc…) in Grasshopper and connect the resulting geometry to Karamba (for example) to run structural analysis.

image

And you can export the VisualARQ model to IFC directly. Just need to Save model as… from Rhino and select the IFC file format. All VisualARQ objects will be exported with the object types they are and the Rhino geometry can be exported with specific ifc types you assign.

This assignment can be done by Layer (run the IfcExportOptionsDialog), or in Grasshopper as well.

1 Like