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
-
AutoCAD to Bryce
This tutorial takes a step-by-step approach to moving your AutoCAD 3D models into Bryce, applying materials and creating a setting. Format: Text/Image
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: 1 minute ago
-
Object Snap
A tutorial giving an overview of all the AutoCAD object snaps (osnaps) with some worked examples. The tutorial also covers the use of temporary tracking points and object snap tracking. Format: Text/Image
Last visited: 2 minutes ago
-
Creating and Drawing Sections
This tutorial describes how to draw sections using Key TERRA-FIRMA. The tutorial assumes that you have previously completed the Ground Modelling tutorial or that you already have a good understanding of TERRA-FIRMA ground modelling. Format: Text/Image
Last visited: 4 minutes ago
-
Standard mapped materials - Image Maps
Image maps are applied to materials for many different purposes. They have to be scaled and positioned on the object using a UVW Map modifier or a Map Scaler modifier. This tutorial steps you through the process. Format: Text/Image
Last visited: 5 minutes ago
-
Dimensioning
This tutorial describes the options and commands available for dimensioning drawings and how to use them. The correct use of AutoCADs dimension tools is the key to producing clear and concise measured drawings. Format: Text/Image
Last visited: 6 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 does PRESSPULL sometimes fail even when the area looks closed?
by indiancad
0 replies
Last post: 25 minutes ago
Properties window & sssetfirst
by dan20047
1 reply
Last post: 5 hours ago
AI taking over
by BIGAL
32 replies
Last post: 11 hours ago
Why MATCHPROP does not always do what it needs to do
by indiancad
1 reply
Last post: 18 hours ago
[Part 6/6] Surviving the IT Audit: Zero-Trust EDR & Dedicated Nodes
by VicoWang
0 replies
Last post: 18 hours ago
[Part 5/6] The Data Sovereignty Battle: Bringing Private S3 to CAD
by VicoWang
0 replies
Last post: 18 hours ago
This Week's Hot Topics
multiple file selection dialog box using lisp & powershell
by Paul Li
13 replies
Viewed: 587 times
How can I make the following program support Chinese input?
by xcn
11 replies
Viewed: 501 times
xdrx
by granat
10 replies
Viewed: 531 times
Do you really need a separate DWG for every revision?
by indiancad
5 replies
Viewed: 313 times
Need to edit block text without keeping the block? Try BURST.
by indiancad
2 replies
Viewed: 122 times
Do you check the drawing units before starting work on a DWG?
by indiancad
1 reply
Viewed: 275 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
-
14th – 20th September 2026
This week's image is by helraiser81
Software used: 3ds Max and V-Ray
-
Last Week's Image
Last week's image is by papagyi
Software used: 3ds Max and V-Ray
-
Two Weeks Ago
This image is by CADken
Software used: SketchUp and AutoCAD 2010
-
Three Weeks Ago
This image is by Red333
Software used: AutoCAD 2009
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
AutoCAD Expert
Are you an expert in AutoCAD? Well according to Autodesk you aren't, well not unless you tell the program otherwise. The EXPERT system variable (default 0) can be changed so that annoying "Are you sure?" commands will go away. Here is the list and what they do:
- EXPERT = 0
- Issues all prompts normally.
- EXPERT = 1
- Suppresses "About to regen, proceed?" and "Really want to turn the current layer off?"
- EXPERT = 2
- Suppresses the preceding prompts and "Block already defined. Redefine it?" (BLOCK) and "A drawing with this name already exists. Overwrite it?" (SAVE or WBLOCK).
- EXPERT = 3
- Suppresses the preceding prompts and those issued by the LINETYPE command if you try to load a linetype that's already loaded or create a new linetype in a file that already defines that linetype.
- EXPERT = 4
- Suppresses the preceding prompts and those issued by UCS Save and VPORTS Save if the name you supply already exists.
- EXPERT = 5
- Suppresses the prompt, "That name is already in Use, redefine it?" issued by the -DIMSTYLE Save option when you supply the name of an existing dimension style.
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.