Tue, 12/03/2019 - 12:46
Dear all,
Would anyone kindly help me? I can pay around USD 500 for this task.
I would like to write a GUI (PyQt5) to do the following:
1. The user opens a Step file.
2. On the 3D view, the user can rotate the model and select some surfaces.
3. When the user clicks a button "Select", then the selected surfaces will be extracted and exported to another file.
Please see the attached files for more detail.
The difficult point is that the GUI should allow the user to select surfaces. There are many code examples that will allow users to rotate and zoom the 3D model, but I cannot find any examples that will allow users to select surfaces.
Thank you very much for your kind help.
Please email me davidchik at astri dot org
Tue, 12/03/2019 - 15:43
you maybe can try this https://github.com/tpaviot/pythonocc-core and some example is here: https://github.com/tpaviot/pythonocc-demos
Tue, 12/03/2019 - 20:01
you can try github->tpaviot->pythonocc and have some demo here: github->tpaviot->pythonocc-demos
example->core_display_signal_slots.py find the face.
example->core_export_stl.py to export file.
Fri, 12/27/2019 - 11:39
Problem solved :-)
Fri, 05/06/2022 - 19:30
Hi david
can you help me
selmanb91@gmail.com