I am aware of the Exploded Assembly workbench. However, the issue with FreeCAD arises when I open the STEP file directly in the app; it displays all the components. But when I use Python to retrieve information about the components, I get a different result. Since the documentation of FreeCAD isn’t helpful, I couldn’t find the correct function for this task. What I need now is to read and manipulate the STEP file with Python, so then I can try different approaches.
It might be best to ask on the FreeCAD forum, most likely someone will help you with this issue there.
1 Like