pythonocc-demos
pythonocc-demos copied to clipboard
automatic recognition of screws
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
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