jmplonka / InventorLoader

Workbench for FreeCAD to loads or import Autodesk (R) Inventor (R) files.
GNU General Public License v2.0
113 stars 16 forks source link

Inventor .iam import #52

Open marcin86junior opened 2 years ago

marcin86junior commented 2 years ago

Hello! I have question regarding .iam - any chance to get import of iam and 2 parts? How to decode .iam? Thank for you all work :) Best regards Marcin Nowak

jmplonka commented 2 years ago

Hello,

untill now I can't say much about IAM files. The IAM files consist - like IPT - of segments. If you want to deciver IAM I suggest to reverse engineer your work. Like add a part. Move it, save, Rotate, save, ... Each step with a different file name. The reader is nearly prepared to dump the IAM content in a apropriate subdirectory as as a readable Textfile. Than you can diff the steps and see what changes you got for each step.

Best regards, and Marry Christmas Jens Plonka The read