Making selection in AutoCAD



Author Orhan Toker
Profession Architect M.Sc.
  Autodesk Authorized Consultant
  Database Specialist
e-mail  

AutoCAD 2007 and higher versions

Hello Dailyautocad readers,

One of the features that will improve your productivity in AutoCAD is using editing functions more efficiently. In near future, we are planning to write more about editing commands and achieving them under AutoCAD lessons title. However, before learning editing commands in detail, it is more important to learn how to efficiently select the entities over which editing will be made. My 18 year experience in AutoCAD, says that first step of using editing commands efficiently is good knowledge of selecting entities.

Read the rest of this entry »

Speed Up Your Windows Start-Up with Quick Startup



Author Elena Brezhneva
Profession System Engineer
  Programmer
Location Rostov-on-Don
e-mail  

Dear Bloggers,

I have mentioned a small and fast PDF writer program to printout your documents in my last article. Now, I am introducing you a free and simple program used for speeding up the windows start-up. The name of the program is Quick Startup. Actually it is very much like the window appears when you type MSCONFIG in run menu, yet its use is simpler and it allows back-up.

Read the rest of this entry »

AutoLISP Programming: A LISP to edit your text objects with number entries



Author M. Derya Bahceci
Profession Civil Engineer
   
Location Ankara, TURKEY
e-mail  

All AutoLISP versions

Hi to all,

Since this is my fist article on this site, I want to share a LISP, which I have created in the very beginning of my AutoCAD history. The aim of the program is to search a defined area and perform mathematical operations in the found text objects with number entries. I have written this program because I have had to change lots of elevation entries since the datum is set wrong. Since chancing them one by one means a serious time, it helped me a lot. I hope it will help you too.

Read the rest of this entry »

Command:_COPY



Author Ahmet Odabaş
Profession Mechanical Constructor
  Draftsman
Location İstanbul, Turkey
e-mail  

All AutoCAD versions

Hi Bloggers,

I am going to try to explain ‘COPY’ of the command series. It is one of the most living and fundamental commands in AutoCAD. You can run the command via toolbar or typing ‘copy’ or ‘co’ into the command line.

Read the rest of this entry »

Taking PDF printouts with CutePDF!



Author Elena Brezhneva
Profession System Engineer
  Programmer
Location Rostov-on-Don
e-mail  

I am hung up on small but useful programs nowadays. I will mention Foxit Reader to read your PDF files. Yet, I am not using this program to get PDF printouts. The best result in Windows XP operating system can be obtained by CutePDF.

Read the rest of this entry »

Do AutoCAD fill a big space in Add/Remove Programs?



Author Eren Pala
Profession Mechanical Engineer
  AutoCAD Specialist
Location Istanbul, TURKEY
e-mail  

Hi,

Most of you probably realized that Autocad 2002 fills a big space in Add or Remove Programs Menu of Windows and yet there is not any button to remove. This situation may sometimes be very annoying. But it is very easy to fix it. To do this, click ‘Run’ form the Windows start menu and type ‘regedit’ into the box and press ‘ok’.

Read the rest of this entry »

LispWiki.com



Author Orhan Toker
Profession Architect M.Sc.
  Autodesk Authorized Consultant
  Database Specialist
e-mail  

There are tons of AutoLISP codes but i couldn’t find the other stuff which are mentioned in main page of LispWiki.

But i think LispWiki is a very usefull code repository for the AutoCAD programmers who are at the beginning of the road :)

Technorati Tags:

Hip tip: Converting lines and arcs to PLINE with PEDIT command



Author Orhan Toker
Profession Architect M.Sc.
  Autodesk Authorized Consultant
  Database Specialist
e-mail  

All AutoCAD versions

Dear Bloggers,

We have to use 2D POLYLINE especially when modeling in 3D and using EXTRUDE command. But most of the time, that fact is forgotten and we still use two dimensional lines and arcs. On the other hand, we are very aware of it sometimes and we first draw decorative objects using ARC-ARC continuity and then transform it into a PLOYLINE to send it to the CNC. PEDIT command is designed for these kinds of situations.

Read the rest of this entry »

New e-Book: Layers



Author Erhan Toker
Profession Architect M.Sc.
  Autodesk Authorized Consultant
  Software Specialist
e-mail  

Our new e-Book is from Erhan Toker. This 12 page PDF document is compiled from articles of Erhan Toker & orhan Toker which are about “Layers” in AutoCAD . This very detailed e-book helps you to learn the layer concept in AutoCAD. Here are subject headers in “layers” e-book:

Read the rest of this entry »

ROTATE3D command



Author Erhan Toker
Profession Architect M.Sc.
  Autodesk Authorized Consultant
  Software Specialist
e-mail  

Autocad R8 (2.8) and higher versions

Those who make drawing in 3D by AutoCAD may want to rotate objects also out of Z axis. Most of us try to do this by changing UCS. However, it is a very laborious work to change UCS first and then use ROTATE command and change UCS back to its original. For this reason, AutoCAD introduced a new command named as ROTATE3D. Now, let’s take a close look at this command together Read the rest of this entry »