Standalone GUI to extract surface

Forums: 

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 

haidong ma's picture

you maybe can try this https://github.com/tpaviot/pythonocc-core and some example is here: https://github.com/tpaviot/pythonocc-demos 

 

haidong ma's picture

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.

davidchik_154431's picture

Problem solved :-) 

Selman Bozurt's picture

Hi david

can you help me

selmanb91@gmail.com