tpaviot / pythonocc-demos

Examples and demos for the pythonocc CAD package
216 stars 115 forks source link

Show STEP-file in GUI #40

Open EgonScofield opened 3 years ago

EgonScofield commented 3 years ago

Hello, I have written a code in which I evaluate STEP-files and search for certain features. To improve the GUI, I would like to display the CAD model. I think I have seen the code here before, but I can't find it anymore. I would be very grateful for your help. Greetings Egon

Tanneguydv commented 3 years ago

Hello, would that example be helpful? https://github.com/tpaviot/pythonocc-demos/blob/master/examples/core_load_step_with_colors.py