Categories

AutoCAD 2013 & AutoCAD LT 2013 Bible

The most comprehensive AutoCAD book around!

AutoCAD 2012 Bible

Create mass output with the PUBLISH command

The PUBLISH command creates the multi-page DWF,  DWFx, or PDF files. You can also use the command to batch plot to a plotter. This command gives you a lot of flexibility to choose which drawings to output.

Be sure to save your drawing before using the PUBLISH command.

Choose  Output tab > Plot panel> Batch Plot to open the Publish dialog box. The dialog box displays the model and layout tabs of the current drawing or all open drawings. To list only the tabs of the current drawing, uncheck the Automatically Load All Open Drawings check box in the Publish dialog box. (This is controlled by the PUBLISHALLSHEETS system variable.) If you see the Status message, “Layout not initialized,” cancel and display the layout tab; then start the PUBLISH  command again.

autocad-tips-publish-command-1

To add other drawings and layouts that you want to include in the drawing list. do any of the following:

Label the scale of individual viewports

A reader asked me how to label the scale of individual viewports when they have different scales. You can use fields to accomplish this.

Here’s a drawing with 2 viewports, one on the left and one on the right. Each one uses a different scale.

autocad-tips-label-scale-viewports-1

Here are the steps to label each viewport: Continue reading Label the scale of individual viewports

Create a thumbnail for opening a drawing

Do you have old drawings that don’t show thumbnails when you select them in the Select File dialog box?

autocad-tips-save-thumbnail-of-drawing-1

Even though this drawing says it was last modified in 2010, it was created much earlier. It’s probably at least 15 years old.

autocad-tips-save-thumbnail-of-drawing-2

The system variable that determines whether a drawing saves a thumbnail is THUMBSAVE. It replaces the earlier RASTERSAVE. The default value, 1, saves a thumbnail, but older drawings might not have one.

You’ll see the same problem in the list of recent drawings when you click the AutoCAD button as you see here on the right.

How to save a thumbnail

Here are the steps to get a thumbnail both in the Select File dialog box and in the list of recent drawings: Continue reading Create a thumbnail for opening a drawing

Autodesk 360 is a new cloud-based workflow for AutoCAD drawings

Autodesk 360 is a cloud-based  online service  is used primarily for storing and reviewing drawing files on the go. There is also AutoCAD WS, which is a web app that lets you edit DWG files online, including on mobile devices. In this post, I’ll focus on Autodesk 360.

You can add apps for specific capabilities and you can collaborate on drawings. You can use the platform to communicate with collaborators, making it a social networking work tool. You can automatically sync drawings between your computer and Autodesk 360.

You need to create an Autodesk 360 account or you can sign in with an existing Autodesk Universal ID login. In AutoCAD 2013 and 2014, click the account box at the upper-right corner of the screen and choose Autodesk 360  to log in.

autocad-tips-autodesk-360-1

autocad-tips-autodesk-360-2

New Features

Autodesk 360 has recently added some new features:

  • Autodesk 360 Mobile: With the Autodesk 360 Mobile app, you can  access your data from your iOS or Android device.
  • Commenting on DWFs and DWGs: You can comment within a file you are viewing and reply to comments.
  • Download folders: You can download an entire folder and its contents as a single ZIP  file.

In AutoCAD 2014, by default, the Design Feed palette appears where you can save a drawing to Autodesk 360, add comments, associate a comment with a point or area, add an image to your comment, or tag a colleague. This palette is new for AutoCAD 2014.

If you don’t see the Design Feed palette, go to the Autodesk 360 tab and click the Design Feed button.

Save and open drawings with Autodesk 360

To upload a drawing file to Autodesk 360, you can use the Save As dialog box and choose Autodesk 360 in the left-hand panel.

You can also go to the Online or Autodesk 360 tab and choose Share Document.

You can open a drawing from Autodesk 360 from the Select File dialog box in the same way. You can download a drawing to edit it offline. You can access the Autodesk 360 website on the Online/Autodesk 360 tab.  Click Autodesk 360 (in AutoCAD 2013) or Launch Website in (AutoCAD 2014). Of course, you can just go to the website directly in your browser.

In the Documents list, click the icon on the right (see the arrow pointing to it) and choose Download.

autocad-tips-autodesk-360-4

 

Do you use Autodesk 360?

Do you save drawings in the cloud? Do you use your own company’s service or do you use Autodesk 360? Do you have a need to access drawings in the field? Via mobile devices? Leave a comment!

Meet AutoCAD 2014

This is a guest post by AutoCAD guru Lee Ambrosius. Lee Ambrosius is a Principal Learning Content Developer at Autodesk, Inc.  He worked on the user documentation for over six releases, but now primarily works on the developer documentatioautocad-tips-less-ambrosiusn.  Lee has authored a number of AutoCAD related books under the For Dummies brand and has been a technical editor and contributing author on the AutoCAD and AutoCAD LT Bible books since the AutoCAD 2005 and AutoCAD LT 2005 Bible edition.  He has also been an instructor of Customization/Programming sessions at Autodesk University for over 8 years.  Find Lee posting articles on his blog at hyperpics.blogs.com or tweeting AutoCAD related information at twitter.com/leeambrosius.

AutoCAD 2014 is the latest release of the AutoCAD program and builds on all of the functionality that was introduced with AutoCAD 2013 and its shipped updates. This latest release introduces improvements to some of the most commonly used drawing and annotating tools, while enhancing the performance of raster images, adding new functionality to geographic locations, among much more.

Interacting with the AutoCAD Environment

You are constantly interacting with the AutoCAD environment when you are opening or saving drawing files, starting commands, or simply looking for help.

Command Line

One of the most unique features of the AutoCAD program is the Command Line. Unlike most Windows-based programs, you do not need to use the ribbon, toolbars, pull-down menus or other user interface elements to start a command. If you have not discovered command aliases in AutoCAD yet, you have been missing out on one of the most productive features available. If you have been using command aliases, the Command Line improvements will by far make you even more productive.

The Command Line has been enhanced with the following new features: Continue reading Meet AutoCAD 2014

Use a Standards file to bring an AutoCAD drawing into line

All AutoCAD professionals have to deal with standards. But when a drawing is worked on by multiple people and revised over months or even years, standards can deteriorate quickly. AutoCAD’s CAD Standards tools let you check drawings against your standards. You can check the following in a drawing:

  • Layers
  • Text styles
  • Dimension styles
  • Linetypes

Create a standards file

A standards file is like a regular drawing but it has a filename extension of .dws. To create a standards file, you just create a drawing that has the standards you want — — layers, text styles, dimension styles, and linetypes. You can use an existing drawing for your standards file, but be sure to purge all layers, linetypes, dimension styles, and text styles that you don’t want.

When your drawing is the way you want it, here’s what you do:

  1. Choose Application Button, Save As.
  2. From the Files of Type drop-down, choose AutoCAD Drawing Standards (.dws).
  3. In the File Name text box, type a name for the standards file.
  4. In the Save In drop-down list, choose a location for the file that is in the Support File Search Path.
  5. Click Save to save the drawing standards file.

autocad-tips-use-standards-file-1

Test standards

To use your standards file, you associate it with your current drawing — or a template.  If you have a template that you use regularly and you associate the template with a standards file, every drawing that you start based on the template is associated with that standards file. Cool!

Then you test your drawing. You can test drawings against a standards file one by one (interactively) or as a group (batch auditing). In this post, I cover testing an individual drawing.

To associate a standards file with an open drawing, follow these steps:autocad-tips-use-standards-file-2

  1. Choose Manage tab, CAD Standards panel, Configure. This is the STANDARDS command. The Configure Standards dialog box opens.
  2. Click the + button, navigate to your standards file, and click Open. (By the way, you can associate more than one standards file with a drawing.)
  3. Click the Plug-ins tab and uncheck any standards you don’t want to check. All four standards types are checked by default. (The choices you make persist for future standards checks.)
  4. Click OK to close the Configure Standards dialog box and return to your drawing.

You can immediately check a drawing against the standards file by clicking the Check Standards button in the Configure Standards dialog box, but if you aren’t there,  choose Manage tab, CAD Standards panel, Check to start the CHECKSTANDARDS command and open the Check Standards dialog box

The Check Standards dialog box lists items in the drawing that don’t match the standards file, one by one. Here’s how to use this dialog box:

autocad-tips-use-standards-file-3

  1. Look at the first problem in the Problem section of the dialog box.
  2. In the Replace With section, choose a replacement for the nonstandard item. All eligible replacements according to the standards file are listed here.
  3.  Look at the Preview of Changes section to see how the replacement will affect your drawing.
  4. To make the replacement and standardize your drawing, click the Fix button. To ignore the problem and go on to the next one, click the Next button.
  5. AutoCAD displays the next problem, so continue to Fix or Ignore each problem.
  6. When you’re done, the Check Complete message box provides a short report. Click Close to close the message.
  7. Click Close to return to your drawing.

When you fix problems — for example, you change the name of Layer1 to Object — AutoCAD purges unused objects from the drawing. In this example, AutoCAD would purge Layer1.

Specifying standards settings

You can specify how the CAD standards feature works. Choose Manage tab,  CAD Standards panel, Configure and click the Settings button to open the CAD Standards Settings dialog box.

In the Notification Settings section, choose one of the following:

  • Disable standards notifications. You won’t get any real-time notification of standards problems, but you can still check standards by using the Check Standards dialog box at any time.
  • Display alert upon standards violation. You’ll see a message if your drawing is associated with a standards file and you make a change that is not in accord with the standards file.
  • Display standards status bar icon. You’ll see a small icon with an exclamation point on the AutoCAD status bar if there is a nonstandard object in the drawing. A balloon appears, notifying  autocad-tips-use-standards-file-4you that a standards violation has occurred. Click the  link or icon to open the Check Standards dialog box where you can fix the problems.

In the Check Standards Settings section, you can check Automatically Fix Non-standard Properties to automatically fix non-compliant drawings. Automatic fixing applies only when a drawing object has a name that matches a standard but has different properties. For example, if a standards named object that should be blue and the current drawing has a line on the object layer that is black, AutoCAD will change the line to blue.

Check Show Ignored Problems to display any problems that were not fixed in the standards check report.

From the Preferred Standards File to Use for Replacements drop-down list, choose a standards file to use by default in the Replace With section of the Check Standards dialog box. This standards file is used only if you choose to automatically fix nonstandard properties and the associated standards file does not provide a suitable replacement.

Do you use the Standards feature in AutoCAD? Please share any tips by leaving a comment!

 

How to automatically display the plotting scale on your AutoCAD drawing

A reader asked me, “Can we have AutoCAD print the plotting scale on the drawing?”

autocad-tips-display-plotting-scale-1Yes, you can! I’m going to assume that you have 1 viewport on a layout tab with a title block that will display the scale of that viewport.

Here are the steps:

  1. Set the scale for the viewport. I explain how in this tip, “Create a scale for plotting.”
  2. Start the MTEXT command. (On the ribbon, choose Home tab, Annotation panel, Multiline Text.)
  3. At the Specify first corner: and Specify opposite corner: autocad-tips-display-plotting-scale-2prompts, click to place the text in your title block — or anywhere you want. The Text Editor tab appears on the ribbon and you see the text editor in your drawing.
  4. Inside the text editor, right-click and choose Insert Field to open the Field dialog box.
  5. From the Field Category drop-down list, choose Objects.
  6. Under Field Names, choose Object.
  7. To the right of the Object Type box, click the Select Object button.
  8. Back in your drawing, select the layout for which  you set the scale. You can only select one object. The dialog box returns and the Object Type box reads Viewport.
  9. In the Property box, choose Standard Scale if you chose a standard scale in the Properties palette when setting the scale. If you specified a custom scale, choose Custom Scale. You’ll see a preview of the text in the Preview box at the upper-right corner of the dialog box. For a scale, you usually don’t need to specify a format, since there isn’t any text, just numbers. You can see how the dialog box looks on the right
  10. Click OK to close the Field dialog box.
  11. Click outside of the Text Editor to place the text of the layout’s scale. Your Mtext now shows the scale of the viewport as you see at the right.

What’s so cool about this method is that the field updates when you change the scale of the viewport. If you save the drawing, plot, do a regen, or open the drawing, the field will update automatically. autocad-tips-display-plotting-scale-3You can update the field manually with these steps:

  1. Double-click the text to activate the Text Editor.
  2. Select the text.
  3. Right-click and choose Update Field.

 

Fix old, messy AutoCAD drawings

Ralph, a subscriber to my AutoCAD Tips Newsletter, sent me a drawing that he called “an embarrassment.” He wouldn’t explain the details of why he thought it was so bad, but wanted some advice about how to fix drawings that have been revised over many years.

autocad-tips-fix-old-messy-drawings-1

Old system variables

Some of the issues could be related to old system variables. For example, in this drawing, DIMASSOC is set to 1, which creates non-associative dimensions. That means that when the dimensions objects are edited, the dimensions don’t update automatically. AutoCAD has offered associative dimensions since Release 2002, but if the drawing was created before then, you’ll see non-associative dimensions.

 

Continue reading Fix old, messy AutoCAD drawings

Create a scale for plotting

You should draw full size, but rarely do you plot at full size. That’s because your models are not usually the same size as your sheet of paper. Therefore, you have to scale your drawing when you plot. There are a number of ways to do this, but here is the most direct method I can think of.

  1. 815.29Click a layout tab. Usually, you’ll see 1 default layout. You can delete or resize it. You can create new layouts on the Layout tab, in the Layout Viewports panel.
  2. Select a viewport. To do this, you must be in paperspace. If you can’t select the viewport, double-click outside it. The viewport border is heavy when you are in model space on a layout and returns to its normal width when you are in paperspace.
  3. Open the Properties palette on the View tab, in the Palettes group, or use the keyboard shortcut, which is Ctrl+1.
  4. Under the Misc heading, click the Standard Scale item; then click the down arrow to expand the list of scales. If you aren’t sure which scale you want, pass your cursor over some of the scales to see the result in the viewport. Choose the scale that fits your objects the way you want. Most people are required to use standard scales, but you can use the Custom item and make up your own if you want.
  5. Once you have set the scale, you should lock the viewport. you can do this in the Properties palette, changing the Display Locked item’s value to Yes. A quick way is to click the Lock/Unlock button on the status bar, next to the VP Scale pop-up list.

How do you create a scale for your viewports? Leave a comment!

Maintain standards by returning objects to ByLayer settings

You’ve certainly heard the principle that you should use layers to give objects properties. When you create a layer, you give that layer a

  • Color
  • Linetype
  • Lineweight
  • Transparancy
  • Plotstyle

Also, for 3D drawings, you can apply a material to a layer with the MATERIALATTACH layer.

But it is all too easy to make an exception for an object and change it so that a property is not according to its layer. For example, you can select an object,  and choose any color for it by going to the Home tab, Properties panel, Object Color drop-down list.

autocad-tips-maintain-standards-bylayer-1When you decide that this is a mistake (made by someone else, of course), you can easily return objects to the properties assigned by their layer with the SETBYLAYER command.

Here are the prompts:

Command: SETBYLAYER
Current active settings: Color Linetype Lineweight Transparency Material
Select objects or [Settings]: 1 found
Select objects or [Settings]:
Change ByBlock to ByLayer? [Yes/No] <Yes>: Y
Include blocks? [Yes/No] <Yes>:
1 object modified.

I must admit that this command has more prompts than I would like. You might want to create a custom command that automates the block-related prompts for you.

If you choose the Settings option, you get this dialog box.

autocad-tips-maintain-standards-bylayer-2

 

Note: The Plot Style option is available only if you are using named plot styles.

In this dialog box, you can specify which of the properties you want to include when you set an object’s properties to its layer properties.

Do you use this command? Do you have a way of streamlining it? Leave a comment to share with others!