100% found this document useful (1 vote)
191 views

Autocad Commands: L Enter

The document lists many basic commands in AutoCAD that every user should know, including commands for drawing lines, circles, rectangles, arcs, and other shapes. It also includes commands for modifying objects like copying, trimming, scaling, exploding blocks, and more. Additionally, it discusses important status bar tools for settings like grids, snapping, and object snaps that help with precision when drawing.

Uploaded by

emilekahla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
191 views

Autocad Commands: L Enter

The document lists many basic commands in AutoCAD that every user should know, including commands for drawing lines, circles, rectangles, arcs, and other shapes. It also includes commands for modifying objects like copying, trimming, scaling, exploding blocks, and more. Additionally, it discusses important status bar tools for settings like grids, snapping, and object snaps that help with precision when drawing.

Uploaded by

emilekahla
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

AutoCAD Commands

This is the list of some of the most basic AutoCAD commands which every AutoCAD
user should know. These are some of the Draw and Modify commands which make
the very basics of AutoCAD and if you are just starting to learn AutoCAD then you
should know all of these basic commands.
AutoCAD basic command first you have to do the most important setting Unit, Precision, F7,
F9 etc. below settings.

L <> Enter
It can be used for making simple lines in the drawing.

C <> Enter
It is the command used for making a circle in AutoCAD.

PL <> Enter
This command can be used to make a Polyline in your drawing.

REC <> Enter


This command will make a rectangle in AutoCAD.

POL <> Enter


This command can be used to make a polygon with minimum 3 sides and a maximum of 1024
sides.

1
ARC <> Enter
As the name suggests, this command can be used to make an arc in AutoCAD.

ELLIPSE <> Enter


As the name suggests, this command can be used to make an ellipse with the major and minor
axis

REG <> Enter


This command can be used to make a region geometry in AutoCAD.

CO <> Enter
This command is used to copy object(s) in AutoCAD.

ARRAY <> Enter


Using this command, you can make Rectangular, polar or Path array.

TR <> Enter
This command is used for trimming a geometry.

OP <> Enter
Using this command, you can open options window which contains most of the settings of
AutoCAD.

SC <> Enter
This command is used to change the scale of an object.

2
B <> Enter
This command is used for creating a block, the properties of the block can be defined using the
block definition window.

I <> Enter
This command can be used to insert an existing block or a drawing as a block in AutoCAD.

ST <> Enter
Using this command, you can open text style window which controls properties of the default
AutoCAD text style.

X <> Enter
This command can be used to explode objects like Polyline to simple lines, an array or a block
to a simple geometry etc.

F <> Enter
This command can be used to add rounded corners to the sharp edges of the geometry, these
round corners are also called fillets.

CHA <> Enter


This command can be used to add slant edges to the sharp corners, these slant edges are
also called chamfers.

LA <> Enter
This command can be used to open layer properties manage palette which is a tool for
creating and managing layers in a drawing.

3
The status bar is an important feature of AutoCAD user interface and its tools
are required quite frequently while making or editing your drawing hence
they are available on status bar for easy access. You can activate or
deactivate status bar icons using keyboard shortcuts, commands or by
clicking on its respective icon.
In this section, I have listed the most frequently used status bar options along with their
properties and uses.

F7 This status bar tool will toggle the visibility of background grid which is often visible in your
drawing area.

F9 Toggle Snap mode, when snap mode is active AutoCAD cursor will jump to specific points
in the drawing area which is defined in snap mode.

F8 Toggles Ortho mode on/off. When ortho mode is on you can make lines either horizontally
or vertically only.

F10 Toggles Polar tracking on/off. With polar tracking active you can make lines inclined to
any angle which is defined in the polar tracking increment angle.

F11 Toggles Object snap tracking on/off. Using this option, you can track snap points of
geometries like center, midpoint, endpoint etc. and make geometries with their reference.

4
F3 One the most important status bar toggles. This function key activates/deactivates object
snap option, when object snap is active you will be able to snap your cursor to some exact
points in the geometry like End, center, quadrant, tangent etc. This option allows you to make
precise AutoCAD drawings.

Ctrl + N
You can use this shortcut to open a new drawing a tab in AutoCAD.

Ctrl + S
You can use this keyboard shortcut to save a drawing file.

Ctrl + Shift + S
You can use this keyboard shortcut to save the drawing as a new file or in short this is shortcut

Ctrl + 0
Clears screen to show only the drawing area and hides palettes and tabs. Press it again to
reset default AutoCAD interface.

Ctrl + 1
Select and object and press Ctrl + 1 to open the properties palette which lists properties of the
object. You can use this palette to modify most of the properties of the object too. You can also
use PR command to open the property palette.

Ctrl + 2
5
You can use it to open design center palette which contains many AutoCAD blocks that can be
used directly in your drawing.

Ctrl + 9
You can use this keyboard shortcut to toggle the visibility of command line. If for some reason
your command line is hidden from the drawing area, then use this keyboard shortcut to bring it
back.

Ctrl + C
Select objects from the drawing area and press Ctrl + C to copy to objects to the clipboard.

Ctrl + V
To paste the copied objects of the clipboard in the drawing keeping their original properties,
you can use this keyboard shortcut.

Ctrl + Shift + V
To paste the copied objects as a block you can use this keyboard shortcut, the block thus
created will have a random set of characters as is name. You can use this keyboard shortcut
to make blocks quickly without going through the create block window.

Ctrl + Z
This keyboard shortcut can be used to undo last action in your drawing. You can press this
shortcut key multiple times to undo many actions.

Ctrl + Y
This keyboard shortcut can be used to redo the last undo action which you have performed.

6
Ctrl + Tab
You can use this keyboard shortcut to cycle through all open drawing tabs in AutoCAD.

BCOUNT <> Enter


This command is useful for counting number of blocks in your drawing. It reports the number of
each instance of block used in the drawing along with its name. To count the block, it should
be visible in the drawing area.

TXTEXP <> Enter


Using this command, you can convert single line as well as multiline text into geometries.

XLINE (XL) <> Enter


Using this command, you can make infinite lines starting from the point of selection. When you
trim or break this infinite line to a finite length it becomes a simple line geometry.

POINT (PO) <> Enter


This command makes a single point geometry in the drawing. To modify the type of point
created by this command you can use PTYPE command and choose the desired point type
from Point Style window

REVCLOUD <> Enter


Using this command, you can make a revision cloud geometry by freehand sketching.

7
SKETCH <> Enter
You can make a freehand sketch using this command. You can use Line, Polyline or Spline as
the object type for making this freehand sketch.

MULTIPLE <> Enter


If you want to repeat any command without pressing enter key then use MULTIPLE command.
To cancel repetition of command, press ESC key.

NCOPY <> Enter


Use this command to copy nested objects from a block or Xref without exploding them.

CAL <> Enter


Using this subcommand, you can perform calculations directly on the AutoCAD command line
even when you are in the middle of a command. You can start this subcommand by entering
any other command.

BURST <> Enter


Explodes the block containing attributes retaining the attribute setting and its layer definition.
This is especially helpful if you want to retain the text of attribute after exploding the block.

SP <> Enter
Using this command, you can check the spelling of selected text and correct the spellings from
Check Spelling window.

ARCTEXT <> Enter

8
This command can be used to write arc aligned text in AutoCAD. You can use this command
to even write text aligned to a circle. More about this command can be found in this related
article.

OOPS <> Enter


This command can be used to restore the last deleted object in your drawing. After deleting an
object if you made many other changes in the drawing and realized that you might need to
restore the deleted object then simply type OOPS and press enter

CHSPACE <> Enter


This command can be used to change the space of an object from model space to paper
space and vice versa. See the animated image shown below for reference.

DIVIDE <> Enter


You can use this command to divide any 2D geometry into many equal parts. At each point of
division, a point geometry will be added on the 2D curve. More about this command can be
found in this related article.

RENAME <> Enter


If you need to rename any named object like layer, block or line type simply use this command
to rename it. More about this command can be found in this related article.

BREAK <> Enter


This command can be used to break 2D geometries at one or two points. It is helpful if you
want to break a curve at the point of intersection with other curve or if you want to create a gap
by breaking a part of the geometry

TIME <> Enter


Using this command, you can find a lot of information about your drawing like the date when
the drawing was created and total editing time consumed on the drawing.

9
QSELECT <> Enter
This command can be used to make the selection from your drawing with filters. As an
example, you can use quick select to make a selection set containing all circles of the drawing
with the radius of a particular value.

DI <> Enter
It can be used to find the distance between two points in the drawing.

COPYBASE <> Enter


Using this command, you can copy any object using a base point.

PASTECLIP <> Enter


You can paste the copied objects from clipboard to your drawing using this command. If you
use COPYBASE to copy the objects then you will be able to paste it in the same or another
drawing with the selected base point.

LIST <> Enter


Using this command, you can find lots of properties of an object like the layer they are on,
area, length or radius, perimeter or circumference and a lot more. To use this command simply
type LIST on the command line then press enter and select the object from drawing area about
which you want to know and press enter again.

DIM <> Enter


This command was introduced in AutoCAD 2016 version and it can be used to make most of
the dimensions like Linear, aligned, radius, diameter and baseline. To access this command,
you can use DIM command or select the DIM tool from dimensions panel of Annotate tab.

TOLERANCE <> Enter


If you want to add feature control frame representing tolerance related information in your
drawing then you can use this command.

10
SCALETEXT <> Enter
Using this command, you can change the scale of existing Text or M text object in the drawing.
To use this command type SCALETEXT on the command line press enter and select the text
from drawing ar

height and press enter. When the scale of these text entities is changed the base point will
remain fixed.

BASE <> Enter


Using this command, you can change the base point of a drawing without changing its origin.
This is especially helpful in the situation where you want to insert the drawing into another as a
Xref. By default, AutoCAD takes origin as the base point which can be modified using this
command without changing the origin.

DWGPREFIX <> Enter

simply type DWGPREFIX command to look it. This command can be used to quickly find

TJUST <> Enter


Using this command, you can change the text justification of Text and Mtext elements in the
drawing.

UNITS <> Enter


Using this command, you can set the drawing units and other settings like the precision of
linear and angular dimensions and default rotation angle.

ML <> Enter
Using this command, you can make a multiline geometry which contains multiple parallel lines.

11
TINSERT <> Enter
You can insert a block or a drawing as a block in the table using this command. You can also
fit the block in the table cell and also justify its location automatically with TINSERT dialogue
box. I have made a simple table by importing blocks of design center as shown in the image
below.

MIRRTEXT <> Enter


By default, AutoCAD does not mirror text in the drawing but if you want to mirror the text of
your drawing then change the value of MIRRTEXT system variable to 1.

AREA <> Enter


As the name suggests this command can be used to find the area of closed or open shapes in
the AutoCAD drawing. To know more about finding the area in AutoCAD drawings refer this
related article.

TORIENT <> Enter


Using this command, you can reorient text entities in best readable position. In the image A
below the text is oriented at different angles and in some of the situations, the text is not
properly readable. Whereas in image B below TORIENT command has been used to make the
text readable for all angles.

ID <> Enter
This command can be used to find the coordinate values of a point in AutoCAD drawing.

MINSERT <> Enter


Using this command, you can insert existing blocks of a drawing as a rectangular array

12
BOUNDARY <> Enter
Using this command, you can extract closed boundaries from any enclosed area. This
boundary can be used to find the area of the enclosed region or for many other applications. In
the image below the boundary of the area mentioned as A has been extracted as a polyline
using BOUNDARY command.

DIMROTATED <> Enter


This command can be used to make a dimension line inclined to a particular angle with respect
to the positive side of the X-axis. In the example shown below the dimensions are made with
DIMROTATED command.

BREAKLINE <> Enter


You can use this tool to make a Breakline symbol on a line. Type BREAKLINE on the
command line and press enter then click on scale option of the command line and apply an
appropriate scale to the breakline. Select the starting and end points of the breakline then click
at any point on the line to specify the location of breakline or directly press enter to place it
exactly at the center of the line.

TXT2MTXT <> Enter


Using this command, you can convert a text object into a Mtext object and you can also
combine multiple separate Mtext objects into a single Mtext unit.

SAVEALL <> Enter


As the name suggests this command can be used to save all of the open drawings in AutoCAD
window.

13
Welcome to LearncadE, your number one source for all things. We're dedicated to providing you the
very best content of learning, sports, news, latest music, nature, business.

Founded in 18-2020 by Vaibhav Pawar, LearncadE has come a long way from its beginnings in pune.
When founder first started out, his passion for Digital marketing, Content Writing, blogging for you drove
them to start their own business.

We hope you enjoy our content as much as we enjoy offering them to you. If you have any questions or
comments, please don't hesitate to contact us.

LearncadE.com

Sincerely,
Vaibhav Pawar.

14

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy