Retrieve loads in Karamba3d

Hi everybody, I’ve been looking for quite some time, but can’t seem to find it : does anyone know if there is a way to retrieve loads applied to a model in Karamba ? I know I can make them appear with the Model View component, but I was wondering if I can extract them as Vector3d. I’m especially interested in Local to Mesh Constant Loads, which are calculated by Karamba.
Thanks!

Hi @flixchameroy , at the moment there is no “easy” way to get this information out, but we plan to make it simpler in the next release. In the meantime, you can use this workflow to get the vectors for the loads that are oriented Local to Mesh.

MeshLoads-Local.gh (46.4 KB)

Hi Matthew, thanks for your reply. Great hack, it works perfectly !