For my chatbot, I currently use a script that extrudes 2D topology models (from .npy files) into 3D geometries.
The end goal is to 3D print the resulting models using the lab's printers – for now mainly with EngiBench's Beams2D, but eventually with the other EngiBench problem types as well.
Would it be feasible to add a 2D→3D extrusion feature to XelToFab and/or EngiBench, similar to what my script does?
Requirements:
- Generated 3D printed file should be printable (more connected as possible) (ideally .stl file)
- Extrusion value can be changed
- Support for EngiBench problems
For my chatbot, I currently use a script that extrudes 2D topology models (from .npy files) into 3D geometries.
The end goal is to 3D print the resulting models using the lab's printers – for now mainly with EngiBench's Beams2D, but eventually with the other EngiBench problem types as well.
Would it be feasible to add a 2D→3D extrusion feature to XelToFab and/or EngiBench, similar to what my script does?
Requirements: