.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Connection

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Amremad
334 Views, 4 Replies

Connection

How Can i connect my Function in vb.net with autocad command (in drawing)

 

thx

4 REPLIES 4
Message 2 of 5
arcticad
in reply to: Amremad
Message 3 of 5
Amremad
in reply to: arcticad

Mr. arcticad

 

thank you for helping me

 

but i have other questions

- i will compile my vb.net project to exe file or what?? and where can i put it to run ??

<CommandMethod("CheckForPickfirstSelection", CommandFlags.UsePickSet)> _
Public Sub CheckForPickfirstSelection()
 . . .
End Sub

 in this code where the command letters where can i write in the autocad command

 

i think i have confilict with understaning this way

Message 4 of 5
Alexander.Rivilis
in reply to: Amremad

Ok! Let start reading from start point:  http://docs.autodesk.com/ACD/2010/ENU/AutoCAD%20.NET%20Developer%27s%20Guide/files/WS1a9193826455f5f...

Create new project

Load an Assembly to AutoCAD

Відповідь корисна? Клікніть на "ВПОДОБАЙКУ" цім повідомленням! | 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

Message 5 of 5

You will compile your program into a class library. dll file.
You can use the netload command to load the file. or use the registry to automatically load them.
<CommandMethod("Command_here")>

http://www.autodesk.com/developautocad

or

purchase VB.NET For AutoCAD 2010
http://www.vbcad.com/

If you want to know how to get started.

---------------------------



(defun botsbuildbots() (botsbuildbots))

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

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost