Community
AutoCAD Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

[.NET] acdbHandEnt in autocad 2015

3 REPLIES 3
SOLVED
Reply
Message 1 of 4
fsztuczny
499 Views, 3 Replies

[.NET] acdbHandEnt in autocad 2015

In autocad 2013 and 2014 work the following code:

    [DllImport("acdb19.dll",
      CharSet = CharSet.Unicode,
      CallingConvention = CallingConvention.Cdecl,
      EntryPoint = "acdbHandEnt")]

 

but in 2015 was not. Does anyone have an idea how to fix this? If someone finds a solution, then how to perform a in one code selector designed for three versions of autocad?

3 REPLIES 3
Message 2 of 4
artc2
in reply to: fsztuczny

In 2015 the dll is acdb20.dll

Message 3 of 4
fsztuczny
in reply to: artc2

Thank you very much. Is it possible to conditional load the correct file depending on the version of AutoCAD running (in the same code - dll assembly), or must I separately compile for versions 2014 and 2015?

Message 4 of 4
Dale.Bartlett
in reply to: fsztuczny

I have struggled to find documentation regarding the acdb??.dll versions. Can anyone provide a link(s), and secondly, can this be conditionally compiled? Many thanks, Dale.




______________
Yes, I'm Satoshi.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost