AutoCAD Tips Ebook First Edition
AutoCAD Tips Ebook First Edition
AutoCAD Tips Ebook First Edition
Jaiprakash Pandey
Author of AutoCAD content on SourceCAD
Table
of Contents
01 Basic Tips
Page 4-11
03 Advance tips
Page 19-26
BASIC TIPS
Tip 1: Shift key override
Now as long as your shift key is pressed the ortho mode will
work like polar tracking and the opposite of this is also true.
You can also use shift key to remove objects from selection set.
So, if you have several objects selected and you want to remove
any specific object from the set then press and hold shift key
and then click on the object you want to remove from the
selection.
When you press and hold your mouse left click and then move it
in the drawing area you get what we call a lasso selection which
is a freehand kind of selection like the image down below.
Page 05
If you don't like this selection method then you can deactivate it
completely.
This will deactivate lasso selection and now you will have a
regular window selection instead.
Page 06
Tip 3 : Selecting one vs several
objects
If you want to select only one object at a time then change the
PICKADD system variable value to 0.
Page 07
Type MULTIPLE on the command line, press Enter key and
then enter the name of the command which you want to
repeat, for example type C for circle and press enter, now
make a circle.
For that I will start with the line command and then press and
hold the shift key and then right click.
From the context menu that shows up select “Mid between two
points” as shown in the following image.
Page 08
Now click on point A and then point B and now the line will start
exactly at the mid-point of line connecting A and B.
This is a great time saving tip that will help you select multiple
objects sharing the same properties.
Page 09
For that select any door block and then right click and select the
option “Select similar” from the contextual menu as shown in the
following image.
This will select all the door blocks from your drawing.
You can repeat the same process for selecting objects like
dimensions and other drawing entities.
Page 10
Tip 7: Toggle selection set
So, click and hold the left click then move the mouse to make a
lasso freehand selection then press spacebar key and the
selection set will change to window, crossing and fence type as
shown in the following animated GIF.
Page 11
O2
BEYOND THE
BASICS
These are the tips that are little advance for a complete
beginner but if you a little bit about AutoCAD then you should
start using these tips as well.
You can use any radius value for making fillets between parallel
lines.
You can also use chamfer of 0 length to add sharp corner at the
point of intersection of the lines as shown in the following
image.
Page 13
Tip 10: Command search
feature
If you know what a command can do but don't know its exact
name, alias or location then you can use this next tip to find it all
about that illusive command.
Click the application button (the AutoCAD logo) on the top left
corner of the screen and then type the thing that command can
do in the search field.
So, I will type trim in the search filed and I will get the trim and
similar commands in the results as shown in the following
image.
Page 14
Tip 11: Bring all annotations
to front
This command can save you lot of time by allowing you to bring
all annotations on top of other overlapping drawing objects with
a single command.
With the Array feature of the copy command, you can easily
make a linear array in AutoCAD without using the rectangular
array tool.
Page 15
Type CO on the command line and press enter to start the copy
command then select rectangle and press enter again.
Now specify any point on the rectangle as the base point, for this
case I am clicking at lower left corner of the rectangle.
Select Array option from the command line, now it will prompt
you to specify the number of items in the array.
Type 6 on the command line and press enter. Command line will
now prompt you to select the second point for the array or
select the Fit option.
Click at the second point in the drawing area to specify the gap
between two corresponding array elements.
You can also enter the distance between the two elements on
the command line, for our current example, I will enter a
distance of 2 units and press enter.
You will see that an array will be created with six rectangles all
spaced at the distance specified by you.
Page 16
If you select the Fit option from the previous prompt then specifying a
distance will fit all objects within that space.
For example, if you select Fit and then type 10 on the command line
and press enter then all six rectangles will be fitted in between a
length of 10 units.
You can copy an object from one drawing and paste it in another as a
block.
To copy an object select it from the drawing area and then press CTRL
+ C on your keyboard to copy it to the clipboard.
Then go to the target drawing (or same drawing if you want) and press
CTRL + Shift + V and this will paste your copied object as a block with
random name.
Page 17
Tip 14: Align text along one
column
If you have several lines of text that are not aligned properly
then you can use TEXTALIGN command to align them with
respect to a selected text along a single column.
Now select the text you want to use as refence to align all the
remaining lines of text.
Page 18
O3
ADVANCE TIPS
These are the advance tips for a seasoned AutoCAD user.
Your objects will move to model space and the scale of the
object will also be maintained.
Page 20
Tip 16: Searching named AutoCAD
objects
Using Design Center of AutoCAD you can search for a named
object like layer, block or dimension style directly without
having to look for the drawing that contains these named
objects.
In the search window on the top left side, you will see “Look for”
drop-down menu.
Page 21
Try to be as specific as possible in selecting the drive or folder
to speed up the search.
The time taken by this search to return the results will directly
depend upon the number of drawing in the folder.
You can also use popular wildcard characters in the search field
of the design center.
Page 22
Tip 17: Custom dimension arrow
style
If you want to add a custom dimension arrow style like the one
shown below then here are the steps.
Select symbols and arrows tab from next window and click on
arrow drop down menu from arrowheads panel and select "User
Arrow" from the menu as shown in the image below.
Page 23
Now a small window called Select custom arrow block will pop
up with a list containing all drawing blocks.
Select "Custom Arrow" from the list and click on OK and close all
open windows by clicking OK or close.
Now start any dimension command and pick two points for
making that dimension.
You will notice that the dimensions will now be made with
custom arrow style.
To modify this custom arrow style simply modify the block and
the arrow style will be modified everywhere in your drawing.
Page 24
Tip 18: Use temporary object snap
tracking point
To do that start with MOVE command and then select the red
door and press enter key.
Page 25
Now select the lower left corner of the door block and move
to point A but don’t click yet just start tracking it to the right
side then type TT and press enter key.
Now type 5 press enter then track up then type 7 and press
enter key again as shown in the following animated GIF.
Now the object has moved to the point where it should be.
Page 26
O4
TIPS FOR
POWER USERS
These tips are for power users who are using AutoCAD for
decades, if you are not using these tips you should consider
using them.
Page 28
Once you are done click OK to close the window.
Now type the name of any named object on the command line
and it will appear among the results, click on the name of the
object to activate or make it current.
Page 29
Start circle command then type ‘CAL on the command line and
press enter (make sure you add an apostrophe before CAL).
Your command line will now show following prompt.
You can also enter simple expressions like 3*pi or 4/3*5 which
does not contain any variable.
Page 30
Now specify the location and give this profile a name.
Locate the ARG file you saved in previous step and open it and
the profile will load.
Set this profile as current using the "Set current" button on the
profile tab of options window and you have your same settings
migrated to new AutoCAD.
Page 31
Tip 23: Add folder shortcut in
Open window
When you use a location quite often you can pin it in the open
window to access it quickly without having to go through entire
folder list.
You can crate this shortcut not only for local folders but also for
folders stored on network drive and even on cloud account like
Google Drive.
Then click the “Tools” dropdown and then select “Add Current
Folder to Places” option as shown in the following image.
Page 32
The folder will be added to the open window as shown in the
following image.
Exit the Open window and then click save changes when the
prompt to save changes in the “Places folder” pops up.
If you have several AutoCAD DWG files and you want to convert
their version to an older one like 2013 then you can do it in a
batch using ETRANSMIT command.
Page 33
For that open a blank drawing and save it anywhere you like
and then type ETRANSMIT and press enter key.
Now select the file button and add all the files you want to
convert to an older version and then click the “Transmittal
Setups…” button as shown in the following image.
Now click “Modify” in the next window and then select the
version you want your drawings to convert to from the “file
format” dropdown as shown in the following image.
Page 34
In the “Transmittal package type” option which is just above
the “File format” option select “Folder” and this will ensure all
your files are exported in a simple folder.
Page 35
An eBook by
Jaiprakash
Pandey
Jaiprakash Pandey is the
published author of “Practical
AutoCAD book” by Packt
publication he is also an
Autodesk AutoCAD certified
professional and Autodesk
expert elite community
member.
Contents of this eBook are taken from an article on SourceCAD with the same title. All
the contents of this eBook are protected by copyright. If you have questions, suggestions
or complaints about this eBook then reach out to us on [email protected]