tpaviot / pythonocc-demos

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

automatic recognition of screws #35

Open EgonScofield opened 3 years ago

EgonScofield commented 3 years ago

Hi, i need your help. I started a new programm and want to recognise if my STEP file is a screw, also i want to extract the name out of the header section. I m using from OCC.Extend.DataExchange import read_step_file to read my file. Can someone help me? I just need some hints Greetings Egon

JonathanFalise commented 1 year ago

Hi,

Check this Repro: https://github.com/dblanding/step-analyzer

It analyses the STEP file and gives you all the name and parts of the shapes