I use Fusion 360 to model my designs and the Origin utility to export into an SVG file. I start to run into issues when I load them into Adobe Illustrator for layout. The SVG objects that load into AI have slight different dimensions than in fusion. For example, a square I have set to 95mm width in Fusion is read as 94.897 in AI, and when it is loaded into GFUI it reads as 94.9. When I upload directly from the Origin SVG, it reads the proper 95mm in GFUI.
I think what is happening is that maybe Originās lines are based on edges and AI is based on center lines. Iām curious if anyone has run into this issue before and if there is a way I can correct for it without needing to offset every dimension in my fusion file.
Yeah, this is a known import export problem because art programs donāt use a standard points per inch. I donāt know AI but somewhere in preferences is a place to set that.
Unfortunately thatās related to exporting from Illustrator, not into Illustrator unless Iāve missed something. I still canāt find a workaround to get AI to read fusionās export SVG/DXFs properly.
Are you using the latest version of AI? If so, just export Dfx from Fusion and you will be good to go. That or you can do what I do and pay for other products but end up using Inkscape because it works.
Ok I think I actually figured it out. If I use the āplaceā function, it comes in with the wonky sizing. If I open the file independently, then copy it over to my artboard it looks like it maintains its original dimensions.
Certainly a more annoying workflow with many part layouts but if it keeps working Iāll take it.