Learn AutoCAD with our Free Tutorials
Welcome to CADTutor
CADTutor provides the best free tutorials and articles for AutoCAD, 3ds Max and associated applications along with a friendly community forum. If you need to learn AutoCAD, or you want to be more productive, you're in the right place. See our tip of the day to start learning right now!
Free Tutorials and More…
The Tutorials section provides over 100 original tutorials for AutoCAD, 3ds Max and other design applications. Michael’s Corner is an archive of productivity articles that brings you the best AutoCAD tips and tricks. Our Forum is a lively community where AutoCAD users can ask questions and get answers. The Downloads area provides free AutoCAD blocks, free AutoLISP routines and free images.
Tutorials of the Moment
Recently viewed tutorials
-
User Co-ordinate Systems
This tutorial describes what UCSs are, why we need them and how to use them. The correct use of UCSs with AutoCAD is the key to producing good 3D models and they can also help with 2D work. Format: Text/Image
Last visited: less than one minute ago
-
AutoCAD 2010: Getting Ready for 3D
This video tutorial describes how to prepare the AutoCAD 2010 user interface (UI) ready for a 3D drawing project. Running time: 2min 23sec Format: Video
Last visited: less than one minute ago
-
Object Properties
This tutorial describes how to control the display of objects (colour, linetype etc.) using layers. It also explains what layers are and how they should be used. Format: Text/Image
Last visited: less than one minute ago
-
All About Shadows
This tutorial considers the various options for creating shadows when rendering 3D models. Format: Text/Image
Last visited: less than one minute ago
-
Basic 3D and Surface Modelling
Although AutoCAD has a number of commands for creating special 3D objects, a lot can be achieved by changing the properties of basic 2D objects like polylines. This tutorial provides a basic introduction to creating and viewing 3D objects. Format: Text/Image
Last visited: 2 minutes ago
-
Edges
Edges exist where one surface meets another. Usually an edge is a surface edge detail such as pavers, a retaining wall or stepped features such as steps or terracing. This tutorial explores ways of working with them to create 3D elements. Format: Text/Image
Last visited: 9 minutes ago
CADTutor Tutorials
Our tutorials are comprehensive but straightforward introductions to AutoCAD and related software. They are designed to help beginners get to grips with design workflows as quickly as possible. There are over 100 to choose from, some text/image based and others in video format. Whatever stage you are at in your learning, you should find a tutorial to help.
Forum Latest
Currently Active Topics
Why do some objects disappear when you plot a DWG?
by indiancad
0 replies
Last post: 30 minutes ago
How much time do you actually spend restoring a CAD environment on a new PC?
by VicoWang
4 replies
Last post: 2 hours ago
Free Multi Plot Lisp – Fast Batch Printing for AutoCAD, BricsCAD & ZWCAD | Model/Layout, Zone Plotting & PDF Merge
by CamDuy
16 replies
Last post: 6 hours ago
Python for AutoLISP Users part 1:
by Danielm103
12 replies
Last post: 13 hours ago
Have you ever copied something from one DWG to another and it changed?
by indiancad
1 reply
Last post: 14 hours ago
Rectangle mix inputs and selections?
by Spiderguy
4 replies
Last post: 14 hours ago
This Week's Hot Topics
[LISP plugin] Omni Wheel-a custom radial menu tool
by VicoWang
9 replies
Viewed: 466 times
Update to the creation of DCL's
by BIGAL
6 replies
Viewed: 391 times
How much time do you actually spend restoring a CAD environment on a new PC?
by VicoWang
4 replies
Viewed: 433 times
Why does the same CAD drawing behave differently on two computers?
by indiancad
4 replies
Viewed: 228 times
Rectangle mix inputs and selections?
by Spiderguy
4 replies
Viewed: 118 times
Why does Object Snap sometimes stop working correctly in CAD?
by indiancad
3 replies
Viewed: 247 times
CADTutor Forums
Our forum is a vibrant community of experts and beginners. The main focus is helping beginners get to grips with AutoCAD and to help more advanced users become more productive. The AutoLISP forum is one of the busiest out there, providing expert advice for busy professionals.
AutoCAD Productivity
“Best of” Basics: Irregular Viewport
From: AutoCAD Productivity Articles #145
Originally published: April 2016
When you need a viewport shape other than a rectangle, the first order of business is to be able to view the objects in Model Space at the desired scale. From there, you can create a polyline to essentially ‘crop’ the objects in Model space, then turn it into a viewport.
The best drawing for testing this is in the path…
C:\Program Files\Autodesk\AutoCAD 20xx\Sample\Database Connectivity
If you have AutoCAD 2014 or prior, the drawing name is db_samp.DWG
If you have AutoCAD 2015 or later, the drawing name is Floor Plan Sample.DWG

How to Create an Irregular Shaped Viewport
Right-click on a layout tab and make a new layout with a large viewport.
Double-click in the viewport, then set the desired scale from the scale list on the Status bar. You may want to start with 1/64″ = 1′-0″ so you can see all of it.
Return to Paper space and create any closed polyline, spline or circle to be the viewport.
Note: If you are creating a Polyline, you must use the Close option if it is to be converted into a viewport. If you did not use the Close option, use Pedit and select the polyline, then use the Close option.
In this illustration, I created a polyline around the perimeter of the floorplan. (Ideally, this would be on a dedicated layer on which you typically create your viewports).
On the Layout tab, click Clip.When prompted to select the ‘viewport to clip’, select the rectangular viewport.
When prompted to select the ‘clipping object’, select the polyline (or whatever object you created in Step 3, above).

AutoCAD will convert the polyline into a viewport and erase the original rectangular viewport!
See all the articles published in April 2016
Michael's Corner
Between 2003 and 2016, Michael Beall (and one or two guests) wrote almost 600 articles for CADTutor. The focus of these articles is AutoCAD productivity, and although some of them are now more than a few years old, most remain relevant to current versions of AutoCAD. The article above is just one example. Check out Michael's Corner for a full listing.
Image of the Week
-
24th – 30th August 2026
This week's image is by Red333
Software used: AutoCAD 2009
-
Last Week's Image
Last week's image is by RODDY1
Software used: AutoCAD 2009
-
Two Weeks Ago
This image is by papagyi
Software used: 3ds Max 9 and V-Ray
-
Three Weeks Ago
This image is by boofredlay
Software used: SketchUp and V-Ray
Gallery of Work
Over the years, our forum members have contributed hundreds of images, showcasing their amazing work. The images above are just a small selection that demonstrate the wide range of project types our community is involved with. Take a look at our gallery to see all the images published in the last 12 months.
Tip of the Day
Auto-repeating Commands
Sometimes you need to repeat a command lots of times and it can be a bit tedious doing the usual and or even using the Enter key on the keyboard. It would be really useful if you could just keep a command auto-repeating until you hit the Escape key Esc. Well, you can. All you need to do is make a small change to the CUI.
For example, say you want to draw lots of circles and have the circle command auto-repeat so that you can just pick center, radius, center, radius etc. Here's what you do:
- Select from the pull-down menu to display the CUI dialogue box.
- In the "Customizations in All CUI Files" section, click on "Toolbars" and then "Draw" to reveal the Draw commands, and then click "Circle".
- The Properties area now changes to display the Circle button properties and under the "Macro" heading, you will see the macro used to start the Circle command. By default, this macro is:
^C^C_circle. To cause the Circle command to auto-repeat, simply add a "*" before the existing macro. Once edited, your macro should look like this:*^C^C_circle. - Now click the "OK" button to save and return to the drawing.
Try the circle command and see what happens.
This technique can be used with most commands. For example, if you are doing a lot of dimensioning, you could auto-repeat the Linear Dimension command so that you can draw all your dimensions without breaking stride.
Missed a Tip?
Did you miss yesterday's tip? Maybe you forgot to drop by or maybe you don't visit over the weekend. If so, you can now see all the tips published during the past week. Also, if you have a tip you'd like to share with us, you can post it on our forum and if we like it, we'll publish it here.