Dear FLUKA expert,
I would like to export the geometric modeling in Flair to a CAD-readable format. I tried to select export to OpenSCAD in the input options. But when this file is opened in CAD, it only has the outermost geometric structure and no internal geometric structure. What should I do?
Hi @cuiyaoxuan
there is direct exporting to CAD readable files. One option is to install the development / beta-testing version of flair which has OpenGL capabilities.
- Open your input in flair
- Go to the geoviewer tab
- Select in one viewport the OpenGL layer
- Click on the Export button on the ribbon or Ctrl-P
- Select the OpenGL viewport
- Select Mesh as datatype
- Fill in the filename
- Click Export
it should create a tesselated mesh file that can be read by most CAD software
Dear Vlachoudis, thank you very much for your reply. I used your method to export Mesh files, which display with the export suffix .obj. But after confirming the export, an error message appears: Error exporting to foemat/filetype ‘obj’. How should I handle this? Is it because my Flair is missing relevant components or for some reason?
Hello, sir. I think I have already solved this problem. Thank you for being so helpful.