I am trying to simulate a simple simulation using a cage structure and a point load down the middle. However, when the resultant mesh is displayed, only certain lengths of the cage is displayed while the rest are missing even though the output still shows the correct number of meshes being produced.
Unfortunately the script doesnt recognise the geometry, but if you are trying to apply a point load in the middle of the beam as shown below, you need to make sure that the curve has been split at this point.
Secondly, you do not need to include the Points in the Assemble Model. You are receiving errors as you have duplicate points and Karamba cannot assemble the model properly.
Karamba only displays the geometry of each individual beam, and does not join them. This is the process for standard FE programs. Each default connection is treated as a rigid connection. You can turn off the support display in the ModelView to hide the purple circles.