2 different DLL's with same command name.

2 different DLL's with same command name.

Ertqwa
Advocate Advocate
549 Views
2 Replies
Message 1 of 3

2 different DLL's with same command name.

Ertqwa
Advocate
Advocate

Hello Forum,

 

if I load 2 different .NET dll into AutoCAD, and both have a command with the same name, which one will AutoCAD use?

 

Thank you.

0 Likes
Accepted solutions (1)
550 Views
2 Replies
Replies (2)
Message 2 of 3

Alexander.Rivilis
Mentor
Mentor
Accepted solution

@Ertqwa wrote:

Hello Forum,

 

if I load 2 different .NET dll into AutoCAD, and both have a command with the same name, which one will AutoCAD use?

 

Thank you.


AutoCAD will use command defined in last loaded dll. You can check that fact yourself. 😉

 

Відповідь корисна? Клікніть на "ВПОДОБАЙКУ" цім повідомленням! | Do you find the posts helpful? "LIKE" these posts!
Находите сообщения полезными? Поставьте "НРАВИТСЯ" этим сообщениям!
На ваше запитання відповіли? Натисніть кнопку "ПРИЙНЯТИ РІШЕННЯ" | Have your question been answered successfully? Click "ACCEPT SOLUTION" button.
На ваш вопрос успешно ответили? Нажмите кнопку "УТВЕРДИТЬ РЕШЕНИЕ"


Alexander Rivilis / Александр Ривилис / Олександр Рівіліс
Programmer & Teacher & Helper / Программист - Учитель - Помощник / Програміст - вчитель - помічник
Facebook | Twitter | LinkedIn
Expert Elite Member

0 Likes
Message 3 of 3

Ertqwa
Advocate
Advocate

Great, thanks! Makes sense.

0 Likes