Creating interface between VB.Net and autolisp for AutoCAD 2010
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
HI,
I am new in VB.NET. I need to create a interface between VB2010 (Premium) and autolisp for AutoCAD 2010. In VB, I want to make a GUI which purpose is to ask select a file from the user. Then that file will be converted from .gds to .dxf. And thats all for the VB script.
Then I want to create a interface between VB and visual LISP/AutoLISP. LISP interface will call that GUI from AutoCAD 2010. So, when the GUI will appear in AutoCAD , user can select a .gds file then a convert button will convert the .gds file into .dxf file and open it in the AutoCAD 2010.
Can anybody help me in this regard? It will be very helpful if anybody give me extensive hints to solve this problem because I am very new in this interfacing as well as VB.NET programming. Or give me a reference where I can find out atleast how can I create interfacing between LISP and VB:NEt. If possible please give a simple example which will show that a GUI, created in VB.net, show up in the autocad 2010 calling from LISP and one command button doing something iin autocad environment.
Thanks in advance.
Regards
Zakir