ctrossei

Results 2 issues of ctrossei

Hello, Thank you for creating this library! I have been trying to use it to convert a .stp file to .h5m as described in the examples ( surface_mesh / single_stp_file.py)....

Instead, I am getting the following error in the console: `Traceback (most recent call last): File "/Users/xxx/miniforge3/envs/openmc-env/lib/python3.11/site-packages/openmc_plotter/plotmodel.py", line 1302, in editorEvent if not int(index.flags() & Qt.ItemIsEditable) > 0: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError:...