18 April 2013

How to call AutoLISP Program from VB.NET ? || Calling AutoCAD commands from .NET


Hi Friends, in this article I will explain about how to open LISP file using vb.net windows forms.
Suppose we are working on VB.NET windows forms ,already we write the code in LISP and write in VB.NET is useless compare to  call the LISP function from VB.NET windows form.
How to create a project in VB.NET?

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.

11 February 2013

Keyboard Shortcuts for computer and Microsoft .NET visual studio.



                                     Hi friends in this article I will explain about the some keyboard shortcuts for computer and Microsoft .NET visual studio.

                                     Basically people use keyboard shortcuts for do the work faster. Every time changing the hand to the mouse and keyboard is very critical that’s why we use shortcuts for that.

5 December 2012

How to put dimension text below line in AutoCAD or AutoLISP or dimlinear text pos vert property or Putting Dimension Text Below the Dim Line .


                                      Hi friends , in this  article I will explain about  How to put dimension text below line in AutoCAD or AutoLISP or dimlinear text pos vert property or Putting Dimension Text Below the Dim Line .
                                       Open the AutoCAD, Write dimlinear and press enter. It asks the first extension line origin or select object, click after that it will ask second extension line origin or select object ,click on the second point ,after that it will ask [Mtext/Text/Angle/Horizontal/Vertical/Rotated]:,click the third point will draw dimension automatically. If you want to know clearly then follow the below process or see the following image.