tpaviot / pythonocc-core

Python package for 3D geometry CAD/BIM/CAM
GNU Lesser General Public License v3.0
1.36k stars 378 forks source link

How to parse the assembled iges file into an assembly, are there any relevant examples? I parsed it out that it will always be a part. #1073

Open luoyu-123 opened 2 years ago

luoyu-123 commented 2 years ago

How to parse the assembled iges file into an assembly, are there any relevant examples? I parsed it out that it will always be a part.

This is the assembled iges file: Turbo engine.zip

cafhach commented 2 years ago

What exactly do you mean by "parse it into an assembly"?