You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I just found this workbench to convert a model to step.
It looks like it is not working for me. I am not sure if this is a problem with my ipt model or a problem with the InventorLoader.
I am going to share the output of Freecad, here.
I selected to import the step, but it looks like it is importing all the options presented in the popup window.
20:39:25 Importing: /home/lheck/Downloads/Caja_Metalica_Octagonal.ipt
20:40:06 pyException: Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/lheck/.local/share/FreeCAD/Mod/InventorLoader/./importerIL.py", line 118, in insert
reader.create3dModel(group, doc)
File "/home/lheck/.local/share/FreeCAD/Mod/InventorLoader/./Import_IPT.py", line 279, in create3dModel
convertModel(root, doc.Name)
File "/home/lheck/.local/share/FreeCAD/Mod/InventorLoader/./importerSAT.py", line 151, in convertModel
ImportGui.insert(stepfile, docName)
<class 'OSError'>: Cannot read STEP file: /home/lheck/Downloads/Caja_Metalica_Octagonal_ipt/0016.step
According to the log the model has been successfully converted, but failed writing the STEP file /home/lheck/Downloads/Caja_Metalica_Octagonal_ipt/0016.step.
Hi, I just found this workbench to convert a model to step.
It looks like it is not working for me. I am not sure if this is a problem with my ipt model or a problem with the InventorLoader.
I am going to share the output of Freecad, here.
I selected to import the step, but it looks like it is importing all the options presented in the popup window.
I am also attaching the file here.
Caja_Metalica_Octagonal.zip
I am using the latest Freecad, 0.22
The text was updated successfully, but these errors were encountered: