Color triggers version error when calling ACadSharp from Inventor 2023 #548
JorenPelfrene
started this conversation in
General
Replies: 1 comment 1 reply
-
Hi @JorenPelfrene,
ACadSharp/src/ACadSharp/ACadSharp.csproj Line 36 in 4f0723d I'm guessing that you are implementing a plugin for Inventor, if that's so, you need to be sure to copy the System.Memory.dll into the same folder as your plugin dll and ACadSharp. Hope this helps. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Whenever I use colors and write a new .dwg file with ACadSharp from Inventor 2023 (compatible with .NET Framework 4.8) I get below version error. At the moment I don't know how to resolve it. Perhaps you can advise?
As always, greatly appreciating ACadSharp.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions