Showing posts with label VB.NET. Show all posts
Showing posts with label VB.NET. Show all posts

18 June 2013

How to send a command from a VB.NET windows forms to AutoCAD? || How to LISP command from VB.NET windows forms?


Hi Friends, in this article I will explain about how to open LISP file through vb.net windows forms.
Suppose we are working on VB.NET windows forms ,suddenly we call the LISP function from VB.NET windows form then it use because we already the code in AutoLISP and rewritten the LISP file in VB.NET its time waste so simply call the AutoLISP command from VB.NET is very easy compare to rewrite.

2 March 2013

Double-Click Dimension For DDEdit || DDEDIT not working with double-click || Double-Click with DDEDIT


                                  Hi Friends, in this article I will explain about how to put double click on textto ddedit command.
                                  It’s very difficult,type ddedit command and select text and change the text compared to double click on text and change the text.
I explained double click on text to ddedit command with screenshots see the following steps.
1. for this CUI (Customize User Interface) by typing CUI on the Command line. Then the popup will open like below.