We’re working with an IFC file that contains a curved spiral stairway. The stair’s side elements are made of 10 mm thick steel plates with a height of approximately 1.40 m. We would like to model these components as shell structures in RFEM.
Since there's no direct function to convert IFC volume elements into shell elements, what would be the most efficient workflow or method to achieve this conversion and import the model into RFEM in a reasonable amount of time?
Any suggestions, tips, or recommended tools would be greatly appreciated.
For anyone facing the same problem: I used Python and CadQuery to create a STEP file of the shell elements, which I then imported into RFEM, since I was not able to generate these surfaces directly from IFC within RFEM.