AutoCAD | Guides, Tutorials, Comparisons & More | Scan2CAD https://www.scan2cad.com/blog/tag/autocad/ Intelligent Raster to Vector Conversion Mon, 04 Aug 2025 09:10:15 +0000 en-US hourly 1 https://wordpress.org/?v=6.7.1 How to Resolve ‘Drawing File is Not Valid’ Error in AutoCAD https://www.scan2cad.com/blog/cad/drawing-file-not-valid-autocad/ Thu, 20 Apr 2023 15:28:35 +0000 https://www.scan2cad.com/blog/?p=48639 DWG, or the drawing file format, is a proprietary format native to the AutoCAD software. It is a primarily binary format that not only stores but describes the content of 2D designs and 3D models as well as their associated metadata. It typically comprises several complete sections, which include the header, classes, object data (graphical and non-graphical objects), and handles. However, the writing process can sometimes be interrupted, leading to incomplete sections. Other times, the sections may not be fully copied during file transmittal/transfer, resulting in incomplete files. Or, the software may not be outdated, rendering it unable to open newer versions of the DWG format. When you attempt to open such files with AutoCAD, the software displays the ‘Drawing File is Not Valid’ error message. 

Drawing File is Not Valid Error Message in AutoCAD

Drawing File is Not Valid Error Message in AutoCAD

In this article, we will explore the various factors that can cause the ‘Drawing File is Not Valid’ error. Additionally, we will detail the appropriate troubleshooting techniques as well as the procedure to follow. Finally, we will discuss tips on how to avoid the error. In all, we aim to help you resolve the issue as soon as possible, enabling you to seamlessly get back to your project.

Understanding the ‘Drawing File is Not Valid’ Error Message

The ‘Drawing File is Not Valid’ error message in AutoCAD can be disorienting. This can be especially true if you had previously opened the drawing. The error message indicates that the drawing file is corrupted or damaged and cannot be used. Alternatively, it might point to an issue with how the file was stored – what Autodesk calls environmental factors. From a broad perspective, the ‘Drawing File is Not Valid’ error is caused by the following factors:

  • The complete file is not available on the local hard disk drive (HDD) or solid-state drive (SSD) because it is stored on a cloud server.
  • Hardware malfunction, such as bad memory (RAM) or storage (HDD or SSD) failure: AutoCAD, like other modern software, typically loads files (drawings) into the RAM for fast and easy access. Once the file is saved, the changes are written to storage, and that data is wiped off the RAM. Unfortunately, the file will be damaged or corrupted if a malfunction prevents the information from being correctly written to storage.
  • Non-AutoCAD data: Although the file extension may indicate that you are trying to open a DWG or DXF file, the underlying architecture may not be that of an AutoCAD-generated .dwg or .dxf file. We have detailed below how to confirm if you are working with a .dwg or .dxf file.
  • The file is encrypted
  • The file is downloaded from outdated emailing services, such as Outlook Express 2007
  • Improperly converted files: With AutoCAD, you can import several native and neutral file formats; the software then converts them to DWG when you save the file. However, this conversion may sometimes not be completed as intended, leading to damaged or corrupted files 
  • Internet connection is interrupted while working on the file, particularly when it is externally stored on a server
  • The combined length of the file path, file name, and file extension exceeds 255 characters
  • Internet transmission issues, also known as transmittal issues, refer to problems that may occur when transmitting files over the internet using the ETRANMIT command

‘Drawing File is Not Valid’ Error Troubleshooting Techniques

There are several approaches to finding the source of the ‘Drawing File is Not Valid’ error. Here are some of them:

1. Repair the Drawing Using the RECOVER Command

This command prompts the program to recover the drawing database, audit the data therein, and extract as much data from the damaged file. Upon completing the data extraction, AutoCAD opens the file. According to Autodesk, files that can be recovered include DWG, DWS, and DWT. To repair the file, type RECOVER on the command line and hit Enter. Next, locate the affected file by using the Select File (File Explorer) dialog box that pops up.

2. Delete DWL/DWL2 Files 

Locate DWL/DWL2 files with the same name as the corrupted file. These files are normally located within the same folder. If you cannot delete the files, then that means another user has the drawing open. You can check who has the drawing open using the WHOHAS command

Message Displayed on Use of WHOHAS Command in AutoCAD

Message Displayed on Use of WHOHAS Command in AutoCAD

DWL and DWL2 files are temporary hidden files that AutoCAD creates. They store information such as the user that has the drawing open at a particular time. They also store data on the exact time when the drawing was opened.

3. Confirm that You are Working with a DWG or DXF File

Check the file extension and confirm that it is either .dwg or .dxf. For example, a DWG file will have a file name like “example.dwg” and a DXF file will have a file name like “example.dxf”. Additionally, open the drawing file with a text editor to confirm that it has the correct version code format “AC<four-digit number>”, such as AC1032. If the file does not have this format, it may indicate that the file is not a valid DWG file or it may be corrupted.

DWG File Structure

DWG File Structure (source)

Alternatively, if you are working with a DXF file, check whether the file has the following structure when opened with a text editor. If it does not, the file is not a DXF file and cannot be opened with AutoCAD.

DXF File Structure

DXF File Structure (source)

4. Insert the Affected Drawing into the Current Drawing

You can force AutoCAD to insert the affected drawing into your current drawing using the classic version of the INSERT command known as the CLASSICINSERT. Alternatively, use the INSERT command if your AutoCAD version does not support this classic command.

5. Recover the File Using the DRAWINGRECOVERY Command

The DRAWINGRECOVERY command lets you access recoverable drawings after a system or program failure. It opens the Drawing Recovery Manager. You can also access the Drawing Recovery Manager via the Application menu. Simply click Application menu > Drawing Utilities > Open the Drawing Recovery Manager. 

Drawing Recovery Manager

Drawing Recovery Manager

Figure 5: Drawing Recovery Manager

6. Manually Recover the Drawing File

You can recover the drawing file provided the software has not crashed. However, you must do this manually following the procedure below:

  1. First, locate the exact folder where AutoCAD stores temporary files. You can do this by following these steps:
    1. Key in OP or OPTIONS on the command line and then click Enter. 
    2. Next, find the Automatic Save File Location parent directory on the Options dialog box’s Files.
    3. Then, copy the subdirectory’s file path displayed. 
    4. Close the Options dialog box
  2. Open the Windows File Explorer and paste the file path, which will open the folder containing the temporary files stored by AutoCAD. 
  3. Copy and paste the damaged/corrupted file’s name into the File Explorer’s search bar.
  4. Windows will display all files within this folder with the name you have entered
  5. AutoCAD saves backup files using the .bak extension; change the file extension of the most recently saved .bak file to .dwg
  6. Open the now-DWG file in AutoCAD

Regularly creating backup files of your drawings is important to avoid losing data due to file corruption or other issues.

7. Use Volume Shadow Copies

The drawing recovery manager is touted as the easiest way to recover a drawing file after a crash. This is because it manages files that AutoCAD had backed up prior to failure. However, if the backup files are also corrupted, try to restore a backup from Volume Shadow Copies. 

The volume shadow copy is an IT backup method that must have been configured prior to use. This means that if you have not set up your system to support this method, you cannot use it. 

To restore the backup, follow this procedure:

  1. Open Windows Explorer and locate the folder containing the affected drawing
  2. Left-click on the drawing and choose from the contextual menu “Properties”
  3. On the dialog box that pops up, select the “Previous Versions” tab
  4. If the volume shadow copies method is configured, you will see a lot of backups of this drawing, saved at different times/dates. Select one backup that you expect to be working and recover it.
Previous Version Tab in Windows

Previous Version Tab in Windows

Performing these troubleshooting techniques in the order we discussed above is advisable. In fact, AutoCAD has a step-by-step troubleshooting widget that enables you to repair corrupt files. Below is an image of the first step.

Autodesk Troubleshooting Widget

Autodesk Troubleshooting Widget

8.  Other Solutions

If AutoCAD still displays the ‘Drawing File is Not Valid’ error message even after you have tried these recommended remedies, it is time to try other solutions. These include:

  • Open the file directly as opposed to using the shortcut in the recent documents menu on AutoCAD’s start page
  • To eliminate network or cloud storage issues, try opening the file from a different location, such as the local HDD or SSD
  • Open third-party files (those that are native to other applications) in their native software and export them as DWG files, if the option is supported 
  • Confirm and verify that the cloud storage location is working properly
  • Update AutoCAD to the latest version
  • Ensure the combined length of the file name, file path, and file extension does not exceed 255 characters
  • Only use up-to-date versions of emailing services
  • If you are transmitting drawings via the internet, first compress them into ZIP files before sending them, and if you are the recipient, ensure you extract the drawings before opening them

Tips for Avoiding the Error

While some of the causes are unpreventable and unpredictable, others are not. In fact, there are several measures you can take to reduce the chances of AutoCAD displaying the somewhat dreadful ‘Drawing File is Not Valid’ error message. Here are some tips you can use:

  1. Always keep your operating system and AutoCAD up to date
  2. If your network is prone to being problematic, make sure that you store the drawing file locally
  3. Use trusted, reliable, and up-to-date file transfer methods and emailing services
  4. Configure your network to support Volume Shadow Copies
  5. Regularly save and backup your drawing files

Conclusion

The ‘Drawing File is Not Valid’ error message can disorient your workflow. With the internet being home to plenty of resources, troubleshooting can be nothing short of the proverbial finding a needle in a haystack. Fortunately, this article covers all bases, providing a clear roadmap to resolve the error. In particular, we have explored the causes and delved into how you can solve each of these issues. It is essential to follow a specific order when resolving the issues. This is because this orderly approach allows you to eliminate one possible cause after another, eventually arriving at the main culprit. Once you have solved the issue, it is equally important to implement measures that help you avoid the ‘Drawing File is Not Valid’ error in the future. For instance, you should keep your OS and AutoCAD up to date as well as regularly save and back up your drawing files. But more importantly, you should be prepared for any eventuality.

]]>
How to Batch Plot Drawings in AutoCAD https://www.scan2cad.com/blog/cad/batch-plot-autocad/ Thu, 06 Apr 2023 13:39:18 +0000 https://www.scan2cad.com/blog/?p=48612 AutoCAD simplifies workflows for professionals across various careers by enabling them to batch plot drawings. Batch plotting refers to the process of simultaneously printing or converting to multiple drawings or sheets of a drawing project to PDF in a single operation. In fact, you can batch plot both opened and unopened drawings. This feature allows AutoCAD to eliminate the need to independently plot each drawing, thus saving time. In this article, we will discuss setting up drawings for batch plotting in AutoCAD, configuring batch plotting settings, previewing and printing the drawings, and troubleshooting any potential problems. Let’s get started. 

Setting Up Drawings for Batch Plotting

The process of batch plotting starts well before you click the Batch Plot button. This is because there are a few tasks to complete before setting up the batch plot. This includes creating page setups for the various layouts in the drawing and opening the Publish dialog box.

Creating a Page Setup

As highlighted in our previous guide to viewports in AutoCAD, there are two types of viewports: model space and layout viewports. The former enables you to work on the model within a work area known as the model space. On the other hand, the latter allows you to view and, based on the settings, work on the drawing within a work area known as a paper space.

To create a page setup for a given layout:

  1. Click the plus sign in the Models and Layout tab section of the AutoCAD window
  2. Then, click on the newly created layout, as doing this will simultaneously open the Page Setup Manager dialog box

    Page Setup Manager Dialog Box in AutoCAD

    Page Setup Manager Dialog Box in AutoCAD

    This dialog box enables you to either use existing page setup details or create a new custom page setup. The page setup contains details that act as printing rules. Following these rules, the software prints the drawings just as you want.
  3. To customize the page setup details, click New on the dialog box, specify the name of the custom page setup, and click OK. 
  4. Next, AutoCAD will open the Page Setup dialog box

    Page Setup Dialog Box in AutoCAD

    Page Setup Dialog Box in AutoCAD

    Here, you can specify the name of the plotter or printer, paper size, plot area, plot offset, plot style table, plot options, drawing orientation, and plot scale. 

    1. Plotter/Printer Name: AutoCAD lists available system printers and PC3 files that you can choose to plot the current layout or sheet
    2. Paper Size: This option allows you to select your preferred paper size based on what your plotter can support and scale, among other factors.
    3. Plot style table: Plot style tables help reduce the number of redundant steps whenever you want to plot a drawing, as they contain a number of the plot settings you use during this process.
    4. Plot options: You can choose several plot options by simply checking the corresponding box. These options include Plot transparency, Plot object lineweight, Plot paperspace last, Hide paperspace objects, and Plot with plot styles
    5. Drawing orientation: This option directs the software on how to orient and plot the drawing relative to the edges of the page.
    6. Plot scale: This option allows you to specify the scale or let AutoCAD fit the drawing to paper.
  5. Click OK

AutoCAD associates the details you select through the procedure above with a specific page setup. And detailed below, the software uses these details to execute a batch plot of the drawings.

Opening the Publish Dialog Box

AutoCAD’s Publish dialog box is where the batch plot magic happens. This window enables you to configure batch plotting settings, create and manage drawing lists, select the folder where AutoCAD will save the plotted files, and more. To open this dialog box, follow either of the two procedures below:

  1. Click the application button on the top-left section of the AutoCAD window
  2. In the resulting menu, hover your mouse cursor over the arrow next to the Print button and then select the Batch Plot option
  3. The Publish dialog box will be displayed by AutoCAD
Publish Dialog Box in AutoCAD

Publish Dialog Box in AutoCAD

Alternatively, you can:

  1. Click on the Output ribbon tab
  2. Select Batch Plot from the Plot ribbon panel
  3. The Publish dialog box will be displayed by AutoCAD

Configuring Batch Plotting Settings

As mentioned earlier, the Publish window allows you to adjust the batch plotting settings. To access the plotting settings, click the Publish Options button to open the PDF Publish Options dialog box. It is worth noting that this button is only available when you intend to publish to PDF, meaning you want to convert the drawings to a PDF format. In this dialog box, you can modify the vector quality, raster image quality, and the folder where the PDF file will be saved. 

PDF Publish Options Dialog Box in AutoCAD

PDF Publish Options Dialog Box in AutoCAD

Creating and Managing Drawing Sheet List

The sheet list includes all the drawings designated for plotting. AutoCAD automatically loads all open drawings and displays them within the Publish window. Each drawing can be identified by a sheet name, derived from the model or layout tab where it is located. 

Adding Drawings to Sheet List

Additionally, you can add drawings to this list. To do this, follow the procedure below:

  1. Click the Add Sheets button to display the Select Drawings dialog box, allowing you to choose the drawings you want to add to the list

    Select Drawings Dialog Box in AutoCAD

    Select Drawings Dialog Box in AutoCAD

  2. Make sure to check the ‘Prefix sheet title with file name’ option, as it simplifies differentiating between sheets from various drawing files
  3. In the Include drop-down menu, specify if you want to add models in the model space, layouts, or both
  4. Click Select to complete adding the drawings

Organizing a Drawing Sheet List

AutoCAD enables you to move and organize the drawings in a sheet list by adjusting their order up or down. To move a drawing sheet up, select the drawing and click the Move Sheet Up button Move Up Button in AutoCAD's Publish Dialog Box. Alternatively, to move a sheet down the order, select the drawing and click the Move Sheet Down button Move Down Button in AutoCAD's Publish Dialog Box.

Loading Saved Drawing Sheet Lists

It is worth noting that you can also load previously saved drawing sheets. This eliminates the need to open all drawings each time you want to plot them. If you had already saved the drawing sheet earlier, for example, you can directly open the Publish dialog box upon launching the software and load the drawing sheet. Keep in mind that a drawing sheet is saved as a .dsd (drawing set descriptions) file. To load an existing drawing sheet list: 

  1. Click the Load Sheet List button Load Sheet List Button in AutoCAD's Publish Dialog Box
  2. Select the saved list from the options in the Load List of Sheets dialog box.
  3. Click Load to complete the process

Saving Drawing Sheet List 

You can also save the loaded sheets as a .dsd file. To do this:

  1. Save all the drawings displayed in the sheet list (in their respective model space or layout viewports)
  2. In the Publish dialog box, click the Save Sheet List button Save Sheet List Button in AutoCAD's Publish Dialog Box, which opens the Save List As dialog box
  3. Select the folder where you want to store the .dsd file, enter the file name, and click Save

Previewing and Plotting Batch Drawings

AutoCAD allows you to preview the drawings before proceeding with the batch plot. The software presents the drawings precisely as they will appear once plotted. To preview the drawings, click the Preview button Preview Button in AutoCAD's Publish Dialog Box, which opens the print preview

AutoCAD Print Preview Commands

AutoCAD Print Preview Commands

window. Here, you can use the arrow buttons to navigate from one drawing sheet to another. To close the print preview, click the Close Preview Window button (the X button in the image). 

If you are satisfied with what you see, it is time to batch plot the drawings. How can you execute this process? To plot batch drawings, do the following:

  1. Select the Plotter named in page setup option in the Publish to drop-down list
  2. Next, in the individual drawing sheets, change the Page Setup to the plotter’s name
    Do note that if you had specified the name of the plotter in the Page Setup dialog box earlier (refer to the Creating a Page Setup section above), AutoCAD would send the sheets to this specific plotter for printing. Alternatively, if you had specified that AutoCAD should convert the drawing to PDF, the software would do so, but this time it would convert all the drawings simultaneously. Therefore, AutoCAD utilizes the settings you select during the page setup stage to execute a batch plot operation. However, bear in mind that AutoCAD applies page setups to similar spaces. This implies that a page setup created for a layout tab is not compatible with a model tab, and vice versa. 
  3. In the Publish Output section, specify the number of copies you want AutoCAD to print
  4. Finally, click Publish

To batch-convert drawings to PDF, follow this procedure:

AutoCAD PDF Presets

AutoCAD PDF Presets

  1. Select the PDF option in the Publish to drop-down list
  2. Ensure the sheets’ respective page setup information is set to Default: None
  3. Additionally, choose your preferred preset from the PDF Preset drop-down menu. You can select from one of the five options, as shown in the image to the right.
  4. In the Publish Output section, specify the number of copies you want AutoCAD to print
  5. Finally, click Publish

Troubleshooting Batch Plotting Issues

AutoCAD displays the message in the image below if the batch plot is successful. 

Successful Batch Plot Messages AutoCAD

Successful Batch Plot Message in AutoCAD

The message notifies you that the software did not encounter any errors or warnings while publishing the drawings. However, this may not always be the case. Batch plotting issues might arise, rendering the process unsuccessful. These issues include:

  1. Problematic plotter configuration: According to Autodesk, this can be caused by several factors, including the fact that the system printer driver for the driver may not have been installed, is a different version than specified, or is corrupted; the printer is not connecting to the computer; the local copy of the file is corrupted, among other reasons.
  2. An incorrect printout when using a customized page setup: This may appear as colored prints when batch printed, but greyscale when printed on a single sheet. This could be because the drawing is configured to use a named plot table style (STB) instead of a color-dependent plot table style (CTB), or vice versa. Alternatively, it may be due to a missing PDF writer or a plotter that is not connected to the computer.
  3. Page size output issues: This issue may present as an output that is cropped to a smaller page size; an output that is scaled to a smaller page size with the selected page setting in the page setup being discarded; the correct page size is maintained, but only a small portion of the drawing is printed in a scaled-up format; or an invalid media configuration message.
  4. Objects that are missing or do not plot: This issue can be caused by incorrect plotter configuration; layers that are set to No Plot or turned off; objects placed on the Defpoints layer; corrupt layers, frozen or corrupt viewports, and more
  5. Slow batch plot process: The process may take an unusually long time to complete, or it may hang or pause

To solve a particular batch plotting issue, you first have to isolate it. Next, you have to identify the cause. Afterward, you can consult Autodesk’s support resources for a comprehensive solution. For example, when encountering a problematic plotter configuration, AutoCAD suggests trying several solutions, such as installing the missing printer driver, changing the printer in the page setup, or using the Convert DWG utility to remove all saved plotters. Regrettably, this implies that there is no universal solution for batch plotting issues. To access the various support resources, click the corresponding link for the issue you have identified.

Conclusion

AutoCAD promotes convenience by helping design professionals save time. It achieves this using the batch plot feature that allows for the simultaneous printing/publishing of multiple drawings. The software allows users to configure batch plotting settings, create, manage, and save drawing sheet lists, and preview the drawings prior to printing. If all factors are favorable and the selected settings are ideal for the task, the batch plot process completes without issues. However, this is not always the case, meaning that troubleshooting is necessary at least once in a while. AutoCAD has several support resources that can enable you to identify and solve the various issues.

]]>
How to Create and Customize AutoCAD Palettes https://www.scan2cad.com/blog/tips/autocad-palettes/ Thu, 23 Feb 2023 13:38:08 +0000 https://www.scan2cad.com/blog/?p=48522 AutoCAD has multiple features that not only simplify the workflow for users but also considerably reduce the time they would have otherwise spent doing some tasks. One such feature is the AutoCAD palette or tool palettes. In this article, we delve deep into what tool palettes in AutoCAD are and how to create and customize AutoCAD palettes. We will also discuss how to save and share the palettes. Let’s get started.

What is a Tool Palette in AutoCAD?

The tool palette is an AutoCAD feature that helps users manage their work environment by providing easy and quick access to commonly used tools or commands. It organizes commonly used tools and content in a tabbed window. Some examples of supported content and tools include hatch patterns, blocks, tables, custom tools, dimensions, raster images, xrefs, geometric objects, visual styles, lights, cameras, and materials. You can also add AutoCAD commands.

Importantly, the tool palette in AutoCAD combines the functionalities of AutoCAD ribbons as well as toolbars. For instance, it has tabs, similar to the ribbon tabs. These tabs contain a cluster of related or thematic tools. The AutoCAD palette also features icons, just like the toolbars, enabling you to visualize what each tool accomplishes. Additionally, it supports docking, meaning you can affix it to a particular location on the screen. Alternatively, you can elect to have it float within your workspace or even another CAD monitor.

First introduced in March 2003 as part of AutoCAD 2004 (Release 18), the tool palette was designed to accelerate workflows, enabling users to quickly create designs and drawings. The feature has stuck to this original goal even though it has received a few improvements over the years. 

How to Open or Enable the Tool Palettes Window in AutoCAD

There are several ways you can create or enable an AutoCAD tool palette:

1.     Command Line

To create an AutoCAD palette using the command line approach, follow the procedure below:

  1. Type TOOLPALETTES on the command line
  2. Hit Enter
    The tool palette will appear on your workspace

2.     Shortcut Key

The shortcut key is the fastest method to enable the tool palette in AutoCAD. Simply follow the following steps:

  1. Press CTRL+3 while in the AutoCAD workspace
    The software will display the tool palette, which is characterized by many tabs that, as stated, denote a cluster of related tools. 

3.     View Ribbon

The ribbon approach is perhaps the most common approach to creating a tool palette. This is likely because all other AutoCAD features are primarily accessed via this route. To create a new AutoCAD palette using the ribbon approach, here are the steps to follow:

  1. Click on the View ribbon tab
  2. Locate the Palettes ribbon panel
  3. Click on the Tool Palettes iconTool Palettes Icon in AutoCAD, following which the AutoCAD palette window will open

4.     DesignCenter

The DesignCenter approach involves a few additional steps than the other three approaches. Regardless, it is beneficial as it allows you to create a tool palette with existing content. To use it, follow the procedure below:

  1. Click on the View ribbon tab
  2. Locate the Palettes ribbon panel
  3. Click on the DesignCenter icon DesignCenter Icon in AutoCAD, which opens the DesignCenter window
  4. Click on the Folders tab and locate the Sample folder within the list of folders (Folder List)
  5. Find the DesignCenter subfolder
    Depending on the AutoCAD version, the DesignCenter subfolder might be within the en-us subfolder. The DesignCenter subfolder contains a list of .dwg files that contain pre-existing drawings (predetermined content). Each of these files is grouped based on their function, e.g., kitchen, HVAC, hydraulic, landscaping, electrical power, and so on. To access the drawings in the files, double-click the file icon and select one of the options from the expanded menu. If you select Blocks, for example, the content area of the DesignCenter window will display the various blocks as thumbnail icons.

    AutoCAD DesignCenter Window

    AutoCAD DesignCenter Window

  6. Right-click on the specific icon you want to add to the AutoCAD palette, and on the menu, select Create Tool Palette
    AutoCAD will create a tool palette that contains all the tools in the predetermined content

    Create Tool Palette Menu in AutoCAD

    Create Tool Palette Menu in AutoCAD

How to Create a New, Blank Tool Palette in AutoCAD

It is noteworthy that the four approaches discussed above simply open the tool palettes window, which contains default tool palette categories, each with a set of commonly used tools. However, you can create your own AutoCAD palette category that suits your unique needs. To do this, simply follow the procedure below:

  1. Open the Tool Palettes window in AutoCAD using any of the four aforementioned approaches
  2. Right-click on one of the palette tabs in the window and select the New Palette option 
  3. Enter a new name for this blanks tool palette and press Enter

You will notice that AutoCAD will create a blank tool palette within the window. This gives you the liberty to add any tool of your choice. Against this backdrop, how do you add tools to tool palettes?

How to Add Tools to Tool Palettes

AutoCAD supports different methods for adding new and pre-existing tools to its tool palettes window. Generally, the software allows you to add a tool by dragging it from another section of the drawing or user interface. Alternatively, you can copy a particular tool from one palette and paste it into a new one. Here are the various ways you can add tools to AutoCAD palettes:

  1. Drag geometric objects, raster images, hatch patterns (gradient and solid fills), dimensions, blocks, and external refs from your drawing onto the AutoCAD palette
  2. Drag pre-existing drawings, blocks, xrefs, dimensions, and hatches from the DesignCenter window
    It is noteworthy that if you add drawings to the tool palette via this method and subsequently drag them into a drawing, AutoCAD will insert them as blocks rather than drawings whose objects can be independently manipulated.
  3. Drag commands from the Command List pane on the Customize User Interface (CUI) window
    This allows you to store the most commonly used commands in a single location rather than accessing them from a wide range of independent locations such as drop-down menus, ribbons, the command window, and the CUI dialog box. To open the Customize User Interface window/editor, shown below, simply type CUI on the command line and press Enter.

    Customize User Interface Window in AutoCAD

    Customize User Interface (CUI) Window in AutoCAD

  4. Drag toolbar buttons from the Customize window
    To open the Customize window/dialog box, type CUSTOMIZE on the command line and press Enter.

    Customize Window in AutoCAD

    Customize Dialog Box in AutoCAD

  5. Copy and paste tools from one AutoCAD palette to another

What Are Palette Groups and How Do You Make Them?

Suppose you have several tool palettes containing related tools, such as hatch patterns. In such a case, it is only fitting to reorganize these tools in a way that they’d be contained within the same AutoCAD palette group named Hatch Pattern. You can control the specific groups and, by extension, tools that can be displayed on the palette window if these palette groups are created. This means that only the palettes in the selected group can be displayed at a time. Thus, a palette group is a collection of related default or user-defined tools found within the same palette tab.

To group tool palettes, follow the procedure below:

  1. Click on the Manage ribbon tab
  2. On the Customization ribbon panel, click on the Tool Palettes icon, which opens the Customize window
  3. Navigate to the Palette Groups section and right-click on any blanks space
  4. Next, click New Group, type the desired name for the palette group, and press Enter.

How to Customize an Existing Palette?

While the default AutoCAD palette displays the same tools to all users, the software supports customization and expansion. This means you can create your own tool palette based on your unique needs, expanding the usability of the feature. You can customize the tool palettes by undertaking any of the following:

Customization #1: Delete the Tool or Tool Palettes

AutoCAD lets you delete the tool or tool palettes you no longer need. To delete a tool within a particular palette, simply right-click on the tool and click the Delete option. On the other hand, if you want to delete a particular tool palette, select that specific palette first. Next, right-click on its tab and select the Delete Palette option.

Customization #2: Sort the Tools 

AutoCAD enables you to use the sort option to rearrange the tools on any palette.

To do this, simply right-click any blank space in between the tools and select the Sort By option. Alternatively, you can use the drag functionality to achieve this goal.

Customization #3: Move Tool Palettes

You can change the position of a given tool palette tab by moving it either up or down the list of tabs. To do this, simply right-click any of the tabs and, on the menu, select Move Up or Move Down 

Customization #4: Rename the Palette tab

To rename the palette tab, right-click on the tab whose name you want to change and click the Rename Palette. Next, type the new name of the palette and press Enter.

Customization #5: Set the Tool Palette’s Status to Read-Only

This customization action protects the selected palette from accidental changes. To change the status to read-only, follow these steps:

  1. Locate the palette file on your local drive. (This file is saved using a .atc extension.) 
  2. Next, use the Properties option to change the status.
    Do note that AutoCAD helps you locate the palettes folder containing the palettes. First, open the Options window by typing OP or OPTIONS on the command line. Then, click on the Tool Palettes File Locations folder and take note of the file path that AutoCAD displays. 

Customization #6: Add Separator Lines and Text to AutoCAD Palettes

To do this, follow these steps:

  1. Open the AutoCAD tool palette to which you wish to add text and separator lines
  2. To add a separator line, right-click the blanks space in between two of the tools within which you want the separator line to be affixed and click the Add Separator option
  3. To add a text, right-click the blank space in between two of the tools within which you want the text to be affixed and click the Add text option. Next, type the text you want to be displayed and press Enter.
  4. To delete the separator line or text, right-click on either of these objects and click Delete

Sharing Tool Palettes

AutoCAD allows you to share tool palettes. More specifically, you can import or export a tool palette or palette group. Only by importing or exporting it, can you save and share it with other users. 

How to Export a Tool Palette or Palette Group in AutoCAD

To export an AutoCAD palette or palette group, follow the steps below:

  1. Click the Manage ribbon tab
  2. Under the Customization ribbon panel, select the Tool Palettes icon, which will open the Customize dialog box
  3. To export a palette, simply right-click on that palette and choose the Export option. Next, enter the file name and click on Save. Do note that all AutoCAD palettes are exported as .xtp files.
  4. To export a palette group, right-click on the specific palette group you want to export (under the Palette Groups section of the Customize window). Next, choose the Export option, enter the file name, and click Save. (All palette groups are exported as .xpg files.) 

How to Import a Tool Palette or Palette Group in AutoCAD

To import a tool palette or palette group in AutoCAD, follow the procedure below:

  1. Click the Manage ribbon tab
  2. Under the Customization ribbon panel, select the Tool Palettes icon, which will open the Customize dialog box
  3. To import a palette, right-click on any blank space within the Palettes section of the Customize dialog box. Next, click the Import option. AutoCAD will open the Import Palette dialog box, allowing you to choose the file containing the palette. Finally, click Open to complete the importation. (Again, keep in mind that palette files have a .xtp file extension.)
  4. To import a palette group, right-click on any blank space within the Palette Group section of the Customize dialog box. Next, click the Import option. AutoCAD will open the Import Group dialog box, allowing you to choose the file containing the palette. Finally, click Open to complete the importation. (Remember that palette files have a .xtg file extension.)

How to Close and Hide Tool Palette Panels in AutoCAD?

If you no longer wish to use the AutoCAD palette, you can close it by either clicking the Close (x) button or typing the TOOLPALETTESCLOSE on the command line and then pressing Enter. However, you may wish to leave the palette open in some cases, especially if you expect to use it much later in your work session. In such an instance, you can hide the tool palette panel using the Auto-Hide button, thus reducing the screen’s surface area occupied by the window. It is noteworthy that the panel reappears every time you hover your cursor over it.

AutoCAD Palette Layout and Buttons

AutoCAD Palette Layout and Buttons

Conclusion

The AutoCAD palette is a handy feature that enables you to access the tools you frequently use within a tabbed window. The tabs denote a group of related tools. AutoCAD, by default, displays several default tools within the tool palettes window. Still, it also allows you to create your own tool palettes by dragging them from a drawing or the DesignCenter. Additionally, you can share the tool palettes by exporting them or importing them from external files stored locally on your computer. Simply put, the AutoCAD palette feature helps simplify the design workflow.

]]>
AutoCAD Certifications – Complete Guide to The Certification Process and Exams https://www.scan2cad.com/blog/cad/autocad-certifications/ Wed, 15 Feb 2023 15:01:47 +0000 https://www.scan2cad.com/blog/?p=48455 The labor market is changing faster now than ever, with competition at an all-time high. Within this increasingly competitive environment, employers ever more expect new talent, and especially entry-level employees, to join the job market already equipped with the necessary skills and, to some extent, hands-on experience. As a result, professional certificates and software certifications are emerging as an avenue that entry-level talent and even experienced personnel can use to bridge the knowledge gap and improve their employability. 

In fact, a recent study by the online learning platform Coursera showed that 88% of employers either agree or strongly agree that professional certificates strengthen candidates’ applications. Additionally, software certifications offered by the likes of Autodesk have been shown to lead to better-paying jobs on the holders’ part. While there are numerous certificates and certifications you can pursue, this article will mainly focus on AutoCAD certifications.

What is the AutoCAD Certification?

Autodesk is committed to helping customers, employees, and communities adapt and thrive in the era of technology through its Future of Work initiative. As a result, Autodesk has invested in customers by helping them prepare for the future of work. As part of this broad goal, the company helps workers to learn new skills and earn professional certifications that evidence these skills. One of these certifications is the AutoCAD certification.

The AutoCAD credential is an industry-recognized and validated credential that showcases your AutoCAD design and drafting skills as well as your proficiency in using the software. It is conferred by Autodesk upon passing the requisite exam. Additionally, it is part of several Autodesk certifications targeting entry-level individuals and seasoned professionals working in architecture, engineering, and construction (AEC) and product design and manufacturing.

To help you showcase your achievements to hiring managers, the AutoCAD certification comes with a digital badge that you can share on LinkedIn, digital resumes, emails, and online portfolios. Additionally, you will also receive a personalized certificate that you can print.

Is the AutoCAD Certification Worth Acquiring?

In a world keen on deliverables, isn’t the workers’ ability to do the job what actually counts the most in the workplace? The answer is an emphatic yes. In fact, by some accounts, it does not matter whether or not the workers have certification. But this is only the case when looked at from a general perspective. On an individual level, certifications matter. They contribute to career progression, and the AutoCAD certification is no different. So, is it worth acquiring? 

To put it concisely, the Autodesk Certification in AutoCAD is worth acquiring under certain circumstances, including:

1. You are starting out in AutoCAD Careers or AEC

As we have discussed below, there are different types of AutoCAD credentials. Each certification is tailored to a given audience, based on their level of expertise and skill. Thus, if you are starting out in one of the AutoCAD careers and want to acquire and validate entry-level skills required to use AutoCAD software, the Autodesk Certified User certification in AutoCAD is an excellent place to start. And if you want to boost these skills even further, you can pursue a higher-level AutoCAD certification.

2. You want to gain more skills and experience in the software

Autodesk has created a broad range of free courses. These courses are self-paced and feature tutorials, learning modules, and downloadable resources. Combined, these elements enable you to gain more skills and experience in AutoCAD software.

3. An AutoCAD certification is required for a particular job

Suppose jobs you have been applying to require that you possess an Autodesk credential in AutoCAD. In that case, it is a sign that you should acquire the certification.

4. You want an increase in salary

The Autodesk certification leads to an increase in salary. According to an observation made by an official at Humanmade, a training center that partners with Autodesk to train employees before they can receive certification, several workers who had acquired certification had gotten placement opportunities about $5 more an hour than what they used to earn prior.

5. You desire more industry opportunities

According to a study by Gallup, certification leads to greater confidence in career prospects as well as more employment opportunities. In the US, 81% of Americans with a professional certification of some kind are employed, compared to only 68% of those without a credential. Certifications are also associated with career advancement opportunities and, therefore, higher job satisfaction. 

However, it is worth noting, per the study, that certifications only appear advantageous for employees with a high school diploma and no postsecondary education. Workers who have a certification and have undergone postsecondary education will generally not observe an improvement in job quality.

That said, there are instances when acquiring an AutoCAD certification may not be worth it. These include:

  1. When you have a lot of hands-on expertise and experience in AutoCAD
  2. When it is not needed for a role

Types of AutoCAD Certifications

There are two types of Autodesk Certifications in AutoCAD:

1. Autodesk Certified User (ACU) in AutoCAD

The ACU credential is the basic AutoCAD certification. It is ideal for students, interns, and entry-level users with about 120-150 hours of real-world AutoCAD experience. These users, it is envisioned, only have foundational knowledge of the software and can only perform AutoCAD-related tasks under supervision. 

A candidate for this AutoCAD credential must first sit an Autodesk certification exam, which Certiport, a leading provider of certification exams, administers. The exam is 50 minutes long and features 30 questions covering basic drafting and design techniques as well as basic use of the AutoCAD software. Generally, the topics tested include:

  • Layouts and printing
  • Annotation
  • Basic editing using tools such as trim, extend, fillet, chamfer, and more
  • Basic object snaps and use of coordinates
  • Basic drawing tools and layers

In addition to administering the exam, Certiport guides candidates on where they can obtain learning materials – it does not directly offer the resources. Instead, candidates can access resources from Autodesk-authorized learning partners as well as providers of self-paced training solutions. Suppose you have gone through all the learning materials and now wish to take the exam. How do you go about it?

Taking the Autodesk Certified User in AutoCAD Exam

The process is relatively straightforward and follows the steps below:

  1. Create a test candidate profile
  2. Find a test center
    Generally, the exam is administered online via Certiport’s exam delivery software called Compass. (The Compass software will launch AutoCAD, enabling portions of the test that require use of the software to take place within Compass’s program environment.) Still, you must take the exam in a test center, although you can take it from home if you satisfy certain conditions.
    If you live in North America, use Certiport’s locator tool to find an authorized test center near you. But if you cannot find a public testing center using the tool, you can take the exams from home using the Compass software accessed via the internet. Do note that if you go with this second option, you will have to part with proctor (exam administrator) fees, which may increase the overall cost of the exam. If you live outside of North America, contact a Certiport Solution provider near you.
  3. On the day of the test, arrive at the test center early
  4. Read the exam tutorial, which provides help on such aspects as understanding and navigating the Compass software, marking questions for review, and/or project-based elements
  5. Identify the number of projects/tasks you are required to complete and calculate the average time required to complete each
  6. Complete the exam-related tasks

Cost of the Autodesk Certified User in AutoCAD Exam

The Autodesk Certified User in AutoCAD exam costs $90.00. You can purchase the exam voucher through Certiport’s online store. You can also purchase practice tests; a single title goes for $40.00, while the whole practice test suite costs $75.00. If you wish to retake the exam, that will set you back a total of $108.00. The table below summarizes the cost of the ACU exam.

Autodesk Certified User in AutoCAD Exam Cost

Voucher

Cost

Exam voucher

$90.00

Exam voucher and retake

$108.00

Single-title practice tests

$40.00

Full suite practice tests

$75.00

Exam voucher with retake and single title practice tests

$135.00

Exam voucher with a retake, practice exams, and eLearning bundle

$225.00 

2. Autodesk Certified Professional in AutoCAD

The Autodesk Certified Professional (ACP) in AutoCAD is designed for users with advanced AutoCAD skills who can solve complex design challenges using the software. Such candidates are required to have between 400 and 1,200 hours of AutoCAD experience. This AutoCAD certification is valid for three years, after which retesting is required to renew the credential. Candidates qualify for this credential after completing and passing an exam. However, Autodesk does not divulge the exact passing score. 

About the Autodesk Certified Professional in AutoCAD Exam

The ACP exam is primarily administered online by Pearson VUE via its OnVUE online testing software. This means you can take the exam in the office or at home, provided your preferred space fulfills a few minimum requirements. The 120-minute Autodesk Certified Professional in AutoCAD certification exam has 45 to 60 questions and costs $200.00 (standard retail price). 

It is worth pointing out that while the topics covered are somewhat similar to what ACU candidates are tested on, at least on the surface, the ACP exam goes more in-depth. Generally, the exam tests candidates’ knowledge of the typical workflow and features of AutoCAD, including: 

  • Managing drawings
  • Reusing content
  • Working with layouts and outputs
  • Drawing, organizing, and editing objects
  • Using tools such as multifunctional grips and the User Coordinate System to ensure accuracy

In addition, Autodesk offers free learning resources, complete with practice tests and exercises, to help you prepare for the exam. 

Taking the Autodesk Certified Professional in AutoCAD Exam

If you would like to take the exam, here is how to go about it. 

  1. Schedule your exam by doing the following:
    1. Create a Pearson VUE account
      You must sign in through the Autodesk Certification Program website to access the Pearson VUE account. To do this, simply click the Get certified button on the website, which will direct you to the VUE account page.

      Get Started Button on Autodesk Certification Program Website

      Get Started Button on Autodesk Certification Program Website

    2. Enter your candidate details
      The page automatically populates your first and last name by retrieving it from your Autodesk account. So, if you want to correct name issues, do so in your Autodesk account, then return to the form on the certification form. The information you must fill in includes your address, city, postal code, country, and contact phone. If you are a person with a disability and wish to request a test accommodation, you can do so on this page as well.
    3. Click the Submit Application button
      All communication, including your exam appointment, will be sent to your email address
  2. Before the test day:
    1. Complete a system test and exam simulation. Download the OnVUE software on your computer and run the application. Pearson VUE also recommends rechecking your system before the exam begins
    2. Choose your testing space
    3. Get your personal identification documents ready and ensure they meet the requirements
  3. On the test day:
    1. Recheck your system/computer and internet to ensure they pass the system test. Also, clear your workspace of prohibited items and ensure your ID is ready.
    2. Check-in up to 15 to 30 minutes before the appointed time. During the check-in, your proctor will ask you to take photos of your testing space, at which point they will give the go-ahead to continue with the test.
    3. Start the exam

Conclusion

An AutoCAD certification can help you propel your career forward. In addition to increasing your chances of getting hired, it can help you land a better-paying job. In fact, Autodesk offers both digital badges and personalized certificates, which act as a visual representation of your skills. If you only have entry-level AutoCAD skills, pursue the Autodesk Certified User in AutoCAD certification. On the other hand, if you have vast experience in AutoCAD ranging from 400 to 1,200 hours, pursue the Autodesk Certified Professional in AutoCAD credential.

]]>
Complete Guide to AutoCAD Data Extraction Feature  https://www.scan2cad.com/blog/cad/autocad-data-extraction/ Tue, 07 Feb 2023 19:51:47 +0000 https://www.scan2cad.com/blog/?p=48344 Many of us will agree that manual data extraction is far from accurate, convenient, and appealing. In fact, it can often lead to errors if utilized to extract data from large data sets or even complicated engineering drawings. It can also negatively impact productivity by requiring you to use up an unnecessary amount of resources to extract the data or locate errors. Enter automated data collection, under which AutoCAD data extraction falls. It guarantees savings in time and promotes productivity and accuracy. It also reduces costly errors that might arise from manually entering data.

The data extraction tool in AutoCAD simplifies whole processes, such as the creation of material schedules and bills of materials. This is because the data can be automatically extracted from the drawings and exported into third-party applications. This comes in handy for drawings with an inordinate number of blocks and geometric objects. In this complete guide to the AutoCAD data extraction feature, we will define what the feature is and how to use it. We will also discuss how to update and edit existing data extraction tables. Let’s get started. 

What is AutoCAD Data Extraction

Initiated using the DATAEXTRACTION command, which is abbreviated as DX, AutoCAD data extraction is a feature that extracts data from one or more drawings and fills it into a table. It can also be used to merge data from an external file, with the software filling this data into a table. In addition, depending on your chosen settings, this feature can export the data to an external .csv, .xls, .mdb, or .txt file. To put it simply, the AutoCAD data extraction feature exports drawing information, block attributes, and object properties to a data extraction table or external file. 

The AutoCAD data extraction feature offers the following benefits:

  1. The feature saves time by simplifying the data collection process
  2. It reduces costly errors borne from the manual data entry
  3. AutoCAD data extraction automatically counts items that conform to specific criteria
  4. It allows you to import data from external files and merge them into your drawing
  5. The feature allows you to automatically change the contents of the data extraction table every time you change the design

Now, let us look at how you can initiate a new data extraction exercise in AutoCAD.

How to Create a New Data Extraction in AutoCAD

Step 1: Type the AutoCAD Data extraction command

Type DX or DATAEXTRACTION on the command line and press Enter. This command will open the Data Extraction wizard, consisting of eight windows. 

Step 2: Create a new data extraction

On Page 1 of the wizard, choose the Create a new data extraction option and click Next. Then, specify the location on your computer where you want the extracted data to be saved and the file’s name.

Data Extraction Wizard's Begin Page in AutoCAD

Figure 1: Data Extraction Wizard’s Begin Page

The file will have a .dxe extension. (This extension represents an AutoCAD file containing properties or elements that are extracted from existing drawings.) Upon clicking Save, AutoCAD will open Page 2 of the wizard.

Step 3: Define the source of the extracted data

On Page 2, you have two options: Drawings/Sheet Set and Select objects in the current drawing. The first option will extract data from all the objects in the drawing; always ensure you have checked the Include current drawing box. On the other hand, the second option will prompt AutoCAD to select data from the objects you will have chosen. The second page of the wizard also allows you to Add Drawings. This means you can use the AutoCAD data extraction feature to simultaneously extract data from more than one drawing. Moreover, if you want to add multiple drawings from the same folder, click the Add Folder option. 

Note that you can customize the data extraction process by clicking on the Settings option, which will open the Additional Settings dialog box below. However, we recommend that you leave these settings unchanged. 

Data Extraction Wizard's Define Data Page in AutoCAD

Figure 2: Data Extraction Wizard’s Define Data Page

Click Next to continue to Page 3.

Step 4: Filter the objects from which you want to extract data

Page 3 of the wizard allows you to select the objects from which you want to extract data. You can do so by checking the Display all object types, Display objects currently in use only, or Display blocks with attributes only option. We will touch on the role of the Display blocks with attributes only below. For now, only tick the first two options. Do note that you can choose whether to display blocks or non-blocks. To do this, simply uncheck the Display all object types. This lets you check the Display blocks only or Display non-blocks only. 

You can also filter out objects whose data you do not wish to extract. To do this, simply locate the row containing the object within the table and uncheck its box. This box is located in the row’s first cell. 

Data Extraction Wizard’s Select Objects Page in AutoCAD

Figure 3: Data Extraction Wizard’s Select Objects Page

Click Next to proceed to Page 4 of the wizard.

Step 5: Select Object Properties

On the Select Properties dialog box (Page 4 of the wizard), select the properties you want AutoCAD to consider while executing the data extraction. (Note that these properties are based on the objects selected in step 4.) To do this, check or uncheck the boxes in the first column corresponding to the property you want to include or disregard, respectively. Click Next.

Data Extraction Wizard’s Select Properties Page in AutoCAD

Figure 4: Data Extraction Wizard’s Select Properties Page

If AutoCAD displays the Non-Uniformly Scaled Blocks window, simply click OK. 

Non-Uniformly Scaled Blocks Window in AutoCAD

Figure 5: Non-Uniformly Scaled Blocks Window in AutoCAD

Step 6: Refine the contents of the table

Page 5 of the wizard allows you to reorder the columns, sort the data based on your preferred criteria, filter results, link external data, and more. For instance, you can hide or rename columns. You can also preview the table by clicking the Full Preview button. 

Data Extraction Wizard’s Refine Data Page in AutoCAD

Figure 6: Data Extraction Wizard’s Refine Data Page

Click Next if you are satisfied with the contents of the table.

Step 7: Choose the output option

On Page 6 of the wizard, choose whether to insert the data extraction table into the drawing, output the data to an external file, or both. If you elect to export the data to an external file, specify the filename and file extension (you can save the file as a .xls, .csv, .mdb, or .txt file). 

Data Extraction Wizard’s Choose Output Page in AutoCAD

Figure 7: Data Extraction Wizard’s Choose Output Page

Click Next to continue.

Step 8: Specify or modify the table style

Page 7 of the wizard allows you to change the properties of the table. For instance, you can modify the text alignment, color, height, and style. You can also change the table’s fill color and the line weight of its borders. Additionally, you can enter a title for the table and set the title and header cell style. 

Data Extraction Wizard’s Table Style Page in AutoCAD

Figure 8: Data Extraction Wizard’s Table Style Page

If you are satisfied with the attributes of the table, click Next.

Step 9: Complete the data extraction process

Complete the extraction by clicking Finish on the wizard’s last page (Page 8). You must also specify the insertion point of the table. And as you will observe, the table is inserted as a tiny object in the drawing. Therefore, you must scale the table appropriately using the Scale button on the Modify ribbon panel within the Home ribbon tab. For more on how to scale objects, refer to our complete guide on scaling in AutoCAD.

How to Edit an Existing Data Extraction in AutoCAD

In addition to creating a new table from a data extraction exercise, AutoCAD allows you to edit an existing table. This means that you can modify the properties of the table, e.g., the table style and the columns to be displayed. For instance, you can edit a table such that it now shows columns that were previously hidden.

To edit an existing data extraction operation, follow some of the steps described above. However, instead of selecting the Create a new data extraction option as was described in step 2, choose the edit an existing data extraction option. (See figure 2 above.) Next, follow the subsequent steps as described above.

How to Update an Existing Data Extraction Table

AutoCAD also allows you to update an existing data extraction table without using the Data Extraction wizard. For instance, if you have updated the drawing by including new blocks or geometric objects, you can update the table to reflect these changes. To do this, follow the steps below:

  1. Left-click on the existing data extraction table to highlight it
    Below is an image showing a highlighted data extraction table

    Example of a highlighted data extraction table

    Figure 9: Example of a highlighted data extraction table

  2. Next, right-click any section within the table, and on the menu that pops up, click on Update Table Data Links

    Menu showing Update Table Data Links option in AutoCAD

    Figure 10: Menu showing Update Table Data Links option

  3. AutoCAD will automatically update the table

How to Extract Block Attributes in AutoCAD 

Block attributes or attribute definitions refer to values such as product names, ratings, part numbers, or item costs that provide more information about a particular block. Examples of block attributes in CAD drawings include door and window labels, blocks that represent locations such as conference tables, office furniture, and so on, and title blocks. Generally, these block attributes can be extracted into a .csv file, which can then be imported into another program, or a table object that can be inserted into a drawing. In fact, you can use the extracted data to create bills of materials or material schedules. 

It is worth pointing out that there are two ways of extracting block attributes in AutoCAD: the ATTEXT or -ATTEXT command and the DATAEXTRACTION command. The ATTEXT command extracts attribute data and saves it as informational text, with the data separated by commas (as in comma-delimited files) or spaces (as in space-delimited files). This approach is cumbersome as you also have to create an attribute extraction template file. But given that this article focuses on extracting block attributes as table entries, we will concentrate on the DATAEXTRACTION command.

How to Extract Block Attributes using AutoCAD Data Extraction Command

To extract block attributes in AutoCAD, follow the steps below:

  1. Type DATAEXTRACTION or DX and press enter
  2. Create a new data extraction and click Next
  3. Specify the source of the extracted data and click Next
  4. Uncheck the Display all object types option and select the Display blocks only option. Also, ensure you select the Display blocks with attributes only box. Then click Next.
  5. On the Category filter section of Page 4 of the Data Extraction wizard, check only the Attribute box, leaving all the other filters unchecked. Finally, click Next 
  6. On the Refine Data page, Refine the table by reordering, renaming, or hiding the columns and click Next to continue.
  7. Check the Insert data extraction table into drawing option if you want to prompt AutoCAD to insert the drawing into your existing table. If you want to eventually import the table into another application, ensure you have checked the Output data to external file option. Finally, click Next.
  8. Modify the appearance and style of the table on the Table Style page and click Next
  9. Click Finish to complete the data extraction
  10. Specify the insertion point, at which point AutoCAD will insert the table
  11. Scale the table accordingly

Conclusion

The AutoCAD data extraction feature is a powerful tool that helps you save time and increases productivity, while also enabling you to avoid costly human errors that may arise from manually extracting data from complex drawings. In this complete guide to the AutoCAD data extraction feature, we have explored how to use the DATAEXTRACTION or DX command to initiate a new data collection exercise. We have also discussed how to update and edit existing data extraction tables.

]]>
How to Improve Slow AutoCAD Performance https://www.scan2cad.com/blog/cad/autocad-slow-performance/ Wed, 01 Feb 2023 12:30:34 +0000 https://www.scan2cad.com/blog/?p=48325 AutoCAD can sometimes post slow performance punctuated by frustratingly sluggish response times. Typically, slow AutoCAD software is the result of hardware and system, network, or file issues. While it will not display error messages or alerts that notify you whenever the performance takes a dip, there are plenty of tell-tale signs. And in this article, we will detail what to look out for in order to establish when AutoCAD is running slow. We will also discuss the various causes as well as how to improve slow or poor AutoCAD performance. Let’s get into it.

Symptoms of Slow AutoCAD Performance

Every new release of AutoCAD comes with its own system requirements. If you compare the requirements for the different versions released over the long AutoCAD history, you will observe that the latest software releases demand more powerful computers than their predecessors. So, if you are running a new version on old hardware, you will likely notice slow performance. 

At the same time, computer hardware is prone to wear and tear, contributing to slow performance as components such as the memory or storage fail or inch closer to failure. Therefore, even if you have not updated your AutoCAD software, you might still notice a slump in performance. 

Often, this slow AutoCAD performance manifests itself in a number of ways. Here are the top 11 indicators of performance issues:

  1. AutoCAD takes too long to open
  2. The movement of the cursor is slow, hesitates, hangs/stops, or skips
    You are likely to notice this symptom because the cursor’s movement does not correspond to the speed at which you are physically moving the mouse.
  3. AutoCAD runs slow when switching between layouts or creating new viewports
  4. The software freezes or pauses at irregular intervals
  5. AutoCAD lags when selecting objects
  6. It takes a lot of time to open drawing files
  7. The AutoCAD program takes a long time to regenerate files
    This symptom is often exhibited as you navigate from one section of the drawing to another using tools such as pan and zoom.
  8. The dialog boxes or pop-up windows open extremely slowly and even freeze
  9. AutoCAD commands are slow to run or hang during or after execution
    For instance, drawing a line or a circle may be slow. It may delay when you use the point command to create an AutoCAD point or when you want to create and edit custom hatch patterns
  10. The hardware acceleration feature, when turned on, degrades performance instead of improving it
  11. General software performance degradation over time

Causes of Slow Performance in AutoCAD

Is AutoCAD lagging after every command, when moving objects, or drawing lines? The reasons behind this sluggishness are varied. In fact, the slow or degraded performance can be a result of a single cause or a combination of multiple reasons and factors. Generally, however, and as stated above, the degraded or poor performance of AutoCAD products is rooted in hardware, file, or network issues. 

Hardware-Related Causes of Slow AutoCAD Performance

The top 7 hardware-related causes of poor performance when AutoCAD is in use include:

  1. Hardware that does not meet Autodesk’s system requirements for the version of AutoCAD being used
  2. Outdated CPU and GPU drivers
  3. Uncertified GPU
    GPU card vendors or product teams usually test whether their GPUs support the product features of a given version of AutoCAD, with Autodesk’s product teams certifying the results. Upon verification, the card is considered certified. An uncertified GPU, therefore, is one that has not been tested and might not support AutoCAD product features, leading to slow performance.
  4. 100% disk usage in the Windows Task Manager

    Windows Task Manager

    Windows Task Manager

  5. Issues related to docking stations
  6. Poor cooling, leading to overheating
    Overheating often causes the CPU to throttle as it works to automatically reduce the operating frequency in order to cool down. This causes slow performance.
  7. Chaining monitors together via USB instead of HDMI or DisplayPort
    USB does not have enough bandwidth to successfully transfer video. This leads to slow performance as the monitors struggle to render the video signals sent via USB.

File-Related Causes of Slow AutoCAD Performance

The top 5 file-related factors that cause AutoCAD to run slowly include:

  1. A corrupted file
  2. A very large drawing file
  3. A file with unresolved or missing AutoCAD external references
    Certain elements in AutoCAD designs are often used repeatedly in different files and drawings. For this reason, they can be drawn every time you create a design that features such elements, or you can outsource them from another AutoCAD file. The AutoCAD reference feature exists for the latter reason. It allows you to create a file containing the commonly used elements. Thereafter, this file can be used as a reference in multiple other files. This feature helps reduce the file size. It also keeps all files up to date with the changes, particularly because a modification to the referenced file automatically reflects on all the files/designs that have referred to it. However, when AutoCAD cannot find or load some or all the referenced files due to various reasons, it can impact the software’s performance.
  4. A file containing many unnecessary named objects
  5. Files in which the number of coordinates exceeds 100,000 data points

Network-Related Causes of Slow AutoCAD Performance

Here are the top 4 network-related factors that contributed to poor performance in AutoCAD;

  1. Slow internet connection
  2. Disconnected or unresolved network drive
  3. A network file that cannot be found or opened
  4. The file is stored in an unsupported network location 

How to Make AutoCAD Run Faster

General Troubleshooting

Before embarking on any troubleshooting or problem resolution exercises, you must check whether your computer hardware and operating system satisfy AutoCAD’s system requirements. As stated, Autodesk usually provides a list of version-specific minimum and recommended requirements that, having been tested by the product teams, are deemed perfect for running a particular version of the software. 

If your computer satisfies the requirements, you should check whether Autodesk has released updates for the version of AutoCAD in use. And if you come across these updates, install them either by using your Autodesk account or your Autodesk Desktop App (only available on Windows). These updates may contain patches that are geared towards improving performance.

However, if your computer does not satisfy the minimum requirements, consider upgrading the hardware. This calls for in-depth research on the best hardware for computer-aided design. At Scan2CAD, we understand the research can take a bit of time. This is why we have undertaken that bit for you and come up with lists of the best workstations for CAD, the best mouses for CAD, the best CAD monitors, and the best keyboards for CAD

AutoCAD Troubleshooting Guide

If the poor performance persists yet your hardware conforms with Autodesk’s system requirements for AutoCAD and AutoCAD software is up to date, then it is time to consider other interventions. At this stage, to improve the performance of your AutoCAD software, you must undertake systematic troubleshooting. This follows a step-by-step process detailed below:

  1. First, you must establish whether the issue occurs with specific drawing files. If it does, undertake file troubleshooting as detailed below. In some cases, you might also have to undertake hardware and system-related troubleshooting (also discussed below). 
  2. Determine whether the problem exists is agnostic to all files, i.e., it occurs with any and every drawing file. The recourse depends on whether the files are stored locally on your computer, in which case you should commence the hardware and system troubleshooting. However, if the files are located on a network server, start with network-based problem resolution.
  3. Ensure you test AutoCAD every time you attempt a solution in each of the three main troubleshooting categories.

File Troubleshooting

Here are the various ways you can undertake file-based troubleshooting:

  1. Repair the corrupted drawing file drawing and remove objects
    To do this, use the AUDIT command to audit and fix errors. Additionally, use the PURGE command to remove unnecessary and unreferenced objects in the file. You can also use the PURGE command to remove Registered Applications
  2. Clear the AutoCAD graphics cache using the CACHEMAXFILES system variable
    This action resolves performance issues that are associated with drawings that contain complex geometry
  3. Turn off visual styles such as silhouette edges (using the DISPSILH system variable), which can slow down performance
  4. Use the BLOCKMRULIST system variable to control the number of most recently used blocks displayed in the recent tab of the blocks palette
    This performance issue is mainly seen in AutoCAD 2020 or later

Hardware and System Troubleshooting

As stated above, refer to this troubleshooting category if you experience poor performance when dealing with any drawing file. We have grouped the solutions into the following four subcategories: those related to the operating system and AutoCAD application, desktop computers, laptop computers, and remote systems.

Operating System and AutoCAD Application Troubleshooting

  1. Delete temporary files. To do this:
    1. Close all programs.
    2. Press Windows+R on the keyboard, which opens the Run window. 
    3. Type %TMP% and then press enter; this opens the Temp folder containing temporary files. 
    4. Finally, delete all the files in this folder.
  2. Test the drawings using another software or disable any file management software to determine if any of this is slowing down AutoCAD
  3. Disable offline files by following the steps described here
    This process enables you to exclude specific folders from caching locally, which reduces the Offline Files’ cache size and the time taken to sync such files with the version stored online.
  4. Deactivate or uninstall antivirus software and other bloatware that is installed together with the operating system or third-party software
  5. Uninstall any third-party software, plug-ins, or add-ins installed into AutoCAD
    If you observe a performance improvement, restore these applications one at a time, testing the software with each add-in to identify the problematic element.
  6. Reset AutoCAD to default
  7. Perform a clean uninstall of AutoCAD and subsequently reinstall it AutoCAD
  8. Disable startup apps
    These are apps that automatically start when you boot up your computer and continue running in the background, hogging resources such as RAM, CPU, and GPU.
  9. Turn off the Show Tooltips option on the Display tab in the Options dialog box

    Options Dialog Box in AutoCAD

    Options Dialog Box in AutoCAD

  10. Resolve 100% disk usage by doing one or several of these options:
    1. Update Windows
    2. Restarting your computer
    3. Deactivate Windows search
    4. Undertake a malware or virus scan 
    5. Stop the Windows Superfetch service, which preloads frequently accessed or used applications.
    6. Reset virtual memory in Windows 10 or later
    7. Temporarily deactivate your antivirus or antimalware software
    8. Run a disc check, which shows if the hard drive has any physical problems

Desktop Computer Troubleshooting

  1. Configure AutoCAD to use high-performance GPU if you are using a dual graphics system, such as a CPU with integrated graphics alongside an AMD or NVIDIA GPU
  2. Update the GPU driver
  3. Update the CPU driver
  4. Activate or deactivate hardware acceleration using the GRAPHICSCONFIG command
    The command opens the Graphics Performance dialog box shown below, which allows you to turn the hardware acceleration on and off, toggle Advanced Material Effect, Full Shadow Display, Uncompressed Textures, Per-Pixel Lighting, High-Quality Geometry, and Smooth Display on and off. Autodesk recommends you turn off High-Quality Geometry and Smooth Display
Graphics Performance Dialog Box in AutoCAD

Graphics Performance Dialog Box in AutoCAD

Laptop Computer Troubleshooting

  1. If you have connected your laptop to one or more external monitors, attempt the following solutions:
    1. Remove extra monitors if you are using a USB cable instead of HDMI or DisplayPort
    2. Switch to using only the laptop screen
    3. Set the external screen as the primary monitor
    4. Ensure your laptop’s graphics card supports multi-screen setups
  2. If you are using docking stations, disconnect the laptop from the docking stations and run a test to check the performance of AutoCAD

Remote System Troubleshooting

If you are connected to a remote system, do the following:

  1. Ensure that a monitor is connected to the machine that is receiving data from the remote system
  2. Make sure that the graphic settings of the remote system are not in conflict with the settings on your local machine

Network Troubleshooting

If you are working in a networked environment, you can check the cause of the performance issues by undertaking the following:

  1. Check the performance and stability of the network
  2. Use a wired connection instead of relying on WiFi (if possible)
  3. Copy or move all files from the server to the local drive
  4. Disable syncing of files and folders that are already on the local drive
  5. Temporarily disconnect from all networks
  6. Disconnect unresolved network drives
  7. Check if all network paths to unresolved external references are valid and that you have permission to access them
  8. Ascertain the existence of external files in the saved path and that you have permission to access them

How to Use AutoCAD Performance Feedback Tool

If the slow AutoCAD performance persists even after performing each of the solutions detailed above, you should consider seeking help from Autodesk. In fact, the developer has a dedicated solution known as the Performance Feedback tool that enables you to do just that. You can use this tool to record and send a log file as well as detailed system information to Autodesk’s software engineers working under the AutoCAD performance team. 

However, note that this solution is designed to work with performance problems you can recreate. It does not automatically monitor your system unless launched. As such, if you previously encountered an issue you cannot presently recreate, perhaps because you have no idea what conditions precipitated its occurrence, you may not find the AutoCAD Performance Feedback tool useful. 

Additionally, the tool is not installed by default, but you can install it via the custom installation route. You must also be logged in to your Autodesk account to submit the logs. Another vital point to note is that this tool only runs on Windows.

If you have satisfied these conditions, you can launch the Performance Feedback tool by typing PMTOGGLE or PMSTART on AutoCAD and pressing Enter. Once launched, follow the instructions on the screen to start recording the product performance issues. To finish recording, simply type PMTOGGLE or PMSTOP.

Tips on How to Avoid Issues with AutoCAD Performance in the Future

The measures above are reactionary, meaning they are attempted after AutoCAD has already started running slow. However, you can prevent performance issues by implementing a few tips:

  1.  Limit the number of objects or data points to less than 100,000
  2. Move the objects closer to the origin
    If you cannot locate the origin, type UCSICON on the command line to activate the origin of the drawing. You can then use this point as a reference to determine how far the data or objects are from the origin.
  3. Ensure your AutoCAD software, operating system, and drivers are constantly up to date
  4. Uninstall unnecessary software, known as bloatware

It is worth noting that some of the solutions highlighted above can also act as preventative tips that, when implemented early on, can help avoid performance problems in AutoCAD.

Conclusion

Does your AutoCAD lag when selecting, moving, or drawing objects? Does the software freeze intermittently during the execution of a command or random movement of the cursor? These are indicators of slow AutoCAD software. This slow performance can result from issues related to hardware and system, file, and network. In this article, we have tackled how you can resolve each of these issues. In the event that the outlined solutions are unsuccessful, you can also use the AutoCAD Performance Feedback tool. Designed to record logs and detailed system information, the tool allows AutoCAD engineers to solve performance problems.

]]>
Everything You Need to Know About Points in AutoCAD https://www.scan2cad.com/blog/cad/autocad-point/ Fri, 27 Jan 2023 13:59:54 +0000 https://www.scan2cad.com/blog/?p=48313 AutoCAD’s model space is an unlimited drawing space that enables you to draw anything from a map or house plan to a 2D section of a machine part. However, the somewhat infinite space can pose a challenge when it comes to positioning the starting point of the first line of the drawing at an exact point relative to the model space’s coordinates. You are also likely to experience this challenge if you have used AutoCAD to create a map and wish to locate a specific point that you can use as a reference within the extensive map. Fortunately, the software has simplified this process through the AutoCAD POINT command.

What is AutoCAD Point?

Abbreviated as PO, POINT is a command that enables you to create multiple markers (also known as point objects) that you can use as a reference. This command makes it easier to snap objects to a precise point in an otherwise blank area. As we have extensively explained in our guide to the AutoCAD object snap feature, you can only snap to particular points in existing geometric objects such as lines, arcs, circles, and so on. Thus, by creating a marker in an otherwise blank space, the AutoCAD POINT command establishes a reference point to which you can snap objects as you commence the drawing process.

How to Create Points in AutoCAD

To create a point in AutoCAD, follow these steps:

  1. Type POINT or PO and hit Enter
    You can type this command arbitrarily, as AutoCAD automatically creates a text box next to the cursor that you can then reference as you type. Alternatively, you can type the command in the Command Line. Regardless of the approach you take, the effect will be the same.
    Alternatively, you can click the Home ribbon tab > the drop-down arrow in the Draw panel > Multiple Points button.
  2. Specify a point
    You can specify a point by left-clicking on a particular area within the model space. However, this is less accurate, especially if you want to position the drawing relative to AutoCAD’s coordinate system. Therefore, we recommend defining the location based on the coordinates for increased accuracy and precise positioning. For instance, if you want to point to be located at a distance of 200mm from both the x and y-axis, simply type 200 (to represent the location on the x-axis) > press Enter > type 200 (to represent the location on the y-axis) > press Enter > type 0 to represent the location on the z-axis (this defines the elevation of the point) > press Enter. AutoCAD will automatically create this point.

You will notice that you can use the Osnaps tool to snap an object to this point, provided this tool is turned on. By default, the newly created AutoCAD point is selectable. This means that you can easily delete it should the need arise. However, you will also observe that the point is displayed as a tiny point. Its small size makes the point easy to miss, especially if you zoom out. You might even struggle to locate it once you start zooming in. Fortunately, AutoCAD allows you to change both the shape and size of the point.

How to Change the Point Type in AutoCAD?

Also known as the point style, the point type refers to the shape of the marker that denotes the location of the point. There are three ways to change the point style or point type in AutoCAD:

How to Change the Point Type using the PDMODE System Variable Command

PDMODE Values in AutoCAD

PDMODE Values in AutoCAD (source)

The PDMODE is used to control how AutoCAD displays the point objects. It is based on a number system, whereby each number denotes a specific shape that is drawn around or through a point. For instance, 0 specifies that a point is displayed, while 1 instructs AutoCAD not to display any shape around a point. Similarly, a value of 2 displays the + sign, whereas a value of 3 will display the x sign. 

However, for the PDMODE command to work, you must ensure that you input a valid value that the system recognizes. For instance, 31 or 37 return an invalid response, while 32 and 36 change the shape of the point. This is because the system recognizes the latter group of numbers, but not the former. Beside is a list of the values you can use and the shape they represent.

To use the PDMODE command, follow the steps below:

  1. Create an AutoCAD point (refer to the procedure in the section above)
  2. Type PDMODE and press enter
  3. Type one of the values shown in the image above and press enter

 

How to Change the Point Type using the PTYPE Command

AutoCAD also allows you to change the point style using a graphical-based approach. To do this, follow the procedure below:

  1. Type  PTYPE and hit Enter or click on the Home ribbon tab > the Utilities ribbon panel > Point Style option
    This opens the AutoCAD Point Style dialog box

    Point Style Dialog Box in AutoCAD

    Point Style Dialog Box in AutoCAD

  2. Select your desired shape from the list.

How to Change the Point Style by Using Custom Blocks

You can also change the point style by manually creating custom shapes and blocks. Unfortunately, AutoCAD does not allow you to create custom point styles and then add them to its database of styles, similar to how you can create and add custom Hatch patterns in AutoCAD. So, when it comes to AutoCAD points, you must manually move the custom block to the location of the point. Here is how to do this:

  1.  Create an AutoCAD point using the PO command
  2. Create a block by following these steps: 
    1. Create the shape you want to use as a point style
    2. On the Home ribbon tab, click on the Block ribbon panel and select the Create option
    3. On the Block Definition dialog box that pops up, enter the name of the block and select the objects you want AutoCAD to convert to a block

      Block Definition Dialog Box in AutoCAD

      Block Definition Dialog Box in AutoCAD

    4. Click OK.
  3. Insert the block into your drawing/model space
  4. Click on the Move command in the Modify ribbon panel of the Home tab
  5. When prompted to select objects, click on the block you have inserted in step 3 above and press Enter
  6. Specify the base point
    Ensure you have toggled on the AutoCAD Object Snap feature for the best possible results. Additionally, ensure you have checked either the Center or Midpoint options in the Object Snap Settings. This ensures accuracy when selecting the base point, especially because you should select the center or midpoint of the shape or line as your base point. 
  7. Choose the AutoCAD point as the second point
    Again, the Osnap feature is handy in ensuring you select the exact location. The block will snap into place and will now act as a new marker for the point.

How to Change Point Size in AutoCAD

The AutoCAD Point Style dialog box also allows you to change the size of the points. Simply follow the procedure below:

  1. Type PTYPE and hit Enter
    This command opens the AutoCAD Point Style dialog box
  2. Set the point size by typing into the number box within the dialog box
  3. Specify whether you want to Set size relative to screen or Set size in absolute units by checking one of the two options
    If you set the size relative to the screen, the point size will increase as you zoom out and decrease as you zoom in. (In case the size does not change automatically, use the REGEN command to update the parameter and attribute text size.) On the other hand, if you set the point size in absolute units, the size will remain unchanged regardless of whether you have zoomed in or out. Instead, it will be based on the size set in step 2 above.

How to Measure the Coordinates of a Point in AutoCAD?

Say you have received an AutoCAD drawing from your colleague. Upon scrutiny, you discover that the drawing has multiple points you are supposed to use as references but are not labeled to notify you of their distance from the origin. Instead of seeking clarification from your colleague on these measurements, you can use the AutoCAD ID point feature. Here are the steps to follow:

  1. Click on the Home ribbon tab > Utilities ribbon panel > ID Point option
  2. Specify a point by clicking on one of the points whose coordinates you want to measure
    AutoCAD temporarily displays the coordinates, representing the distance from both the origin along the x and y axes.

Conclusion

This article covers everything there is to know about AutoCAD points, from how to create a point to how to change the point style and size. Additionally, we have detailed how you can create custom point styles using the block creation process. Finally, we have detailed how you can use the ID Point tool to measure the coordinates of an AutoCAD point. We, therefore, hope you have gained knowledge that will help you in your design journey using the popular AutoCAD software.




]]>
Scaling in AutoCAD – The Complete Guide https://www.scan2cad.com/blog/cad/autocad-scaling/ Mon, 23 Jan 2023 23:09:45 +0000 https://www.scan2cad.com/blog/?p=48291 Have you ever heard of diecast model cars? Popular among the car enthusiast community, these collectible model cars are produced by injecting molten metal or plastic into a reusable model under extreme pressure. The result? A replica of a vehicle, new or vintage, that, when painted, can be used as an interior decoration piece. If you visit a website that sells these diecast models, you will notice fractional numbers such as 1/12, 1/18, 1/24, 1/64, 1/87, and so on. What these numbers indicate is the model scale. For instance, a 1/18 scale means that the diecast model car is one 18th the size of the actual car. 

The diecast model scale helps the manufacturer create an accurate and somewhat exact replica of the life-size vehicle. And it introduces us to the concept of scaling and what it is meant to achieve, especially in computer-aided design, which has changed product design. Scaling a drawing is central to generating paper-based designs for presentation to a client. The drawing should be large enough to fit all the different sections of a part, house, or road section, for example, such that all the details are visible without much hassle. Still, it should not be so massive that it cannot fit in a particular paper size. Thus, a lot of thinking goes into the choice of the scale. 

Perhaps you are venturing into an AutoCAD career in engineering, product design, drafting, interior design, industrial design, or architecture but do not know how to use the AutoCAD scale function, or you just have a rough idea of scaling in AutoCAD. In that case, this guide is designed for you. We will discuss the SCALE command, how to scale by factor, plot scaling, and how to scale text and dimensions, just to mention a few. Let’s get started.

What is the AutoCAD SCALE Command?

The SCALE command in AutoCAD allows you to proportionally enlarge or shrink the size of an object. It achieves this by prompting you to enter a scale factor. A scale factor that is greater than 1 will enlarge the object. On the other hand, a scale factor between 0 and 1 reduces the object’s size. 

How to Scale by Factor in AutoCAD?

To use the AutoCAD SCALE command to scale a drawing by a particular factor, follow the procedure below:

  1. Type the word SCALE on the command line in AutoCAD and press Enter.
  2. Specify the object you want to shrink or enlarge by clicking (left-clicking) on that particular object
  3. Set the base point
    A base point acts as a reference point from which the object is enlarged outward or shrunk inward. It is worth noting that you can use the AutoCAD Osnap feature to increase your accuracy when selecting a base point. In particular, you can utilize it if you wish to use a midpoint, endpoint, or a circle’s center or quadrant as the base point. For more on this feature, check out the complete guide to AutoCAD object snap feature.
  4. Input the scale factor
    Again, remember that a figure between 0 and 1 shrinks the object, while any scale factor greater than 1 enlarges the object. 
  5. Press Enter to complete the scaling.

How to Scale Drawings in AutoCAD?

AutoCAD normally allows you to create drawings in a somewhat unlimited workspace known as model space. Here, the default AutoCAD scale is set as 1:1, meaning 1 paper unit equals 1 drawing unit. Even so, you can change this default scale using the Annotation scale of the current view button on the status bar. To scale drawing based on a custom scale, do the following:

  1. Click the Annotation scale of the current view button, which displays a pop-up menu containing various AutoCAD scale options
    You can select one of the various options, but if what you are looking for isn’t among the list, you can create a custom scale by proceeding to step 2.
  2. Click the Custom option on the pop-up menu, which opens the Edit Drawing Scales dialog box

    Edit Drawing Scales Dialog Box in AutoCAD

    Edit Drawing Scales Dialog Box in AutoCAD

  3. To add a new scale, press the Add button > Enter the new scale’s name, which will appear on the scale list > define the scale properties > click OK
  4. Click OK to apply the changes and close the Edit Drawing Scales dialog box
  5. To choose the scale added in steps 3 and 4, refer to step 1

How to Scale Images and PDFs with Reference in AutoCAD?

AutoCAD allows you to insert an image or import a PDF directly into the model space, even when these files are raster-based. Ordinarily, this CAD software creates vector drawings that are based on mathematical formulae that define the geometric object. In contrast, raster files are made up of pixels and lose quality whenever you zoom into the image. However, while you can import raster files into AutoCAD, you cannot work on them as they are meant to act as a reference based on which you can create a vector drawing.

Sometimes, however, the dimensions of the raster reference file may be too small or too large relative to the size of existing geometric objects in your drawing. This calls for resizing the image or PDF using one of the AutoCAD scale commands called ALIGN. Follow the procedure below to scale with reference:

  1. Insert your image or PDF into the AutoCAD model space using the Attach button on the Reference ribbon panel in the Insert ribbon tab
  2. Draw a reference line whose length is equal to one of the known dimensions in the attached drawing
    For instance, if there is a dimension in the image or PDF that is 5,000 millimeters long, draw a reference line that measures 5,000 millimeters in AutoCAD
  3. Next, type AL or ALIGN and press enter
  4. Select the object you want to align to the reference line and press Enter
    In this case, your object is the attached image or PDF
  5. Specify the first source point
    The first source point is the first endpoint of the known dimension in the image or PDF
  6. Specify the first destination point
    The first destination point is the first endpoint on the reference line you have drawn in step 2
  7. Specify the second source point
    The second source point is the second endpoint of the known dimension in the image or PDF
  8. Specify the second destination point and press enter
    The second destination point is the first endpoint on the reference line you have drawn in step 2
  9. Choose the Yes option when AutoCAD asks whether you want to scale objects based on alignment objects
    The software will automatically scale the image or PDF accordingly such that the length of the known dimension will now equal the length of the reference line. This means the image or PDF will acquire a scale of 1:1.

How to Scale Blocks in AutoCAD?

When creating/defining a block, AutoCAD prompts you to choose whether or not to allow it to scale the block uniformly. In cases where the Scale uniformly option is not checked, you have to specify the scale of the X, Y, and Z axis when inserting a block. To do this, follow the procedure below:

  1. Type INSERT on the command line or on the text box that accompanies the cursor and press enter
  2. The Insert pop-up window/dialog box pops up, allowing you to choose the block you wish to insert into the drawing

    Insert Dialog Box in AutoCAD

    Insert Dialog Box in AutoCAD

  3. Specify the scale along the X, Y, and Z axes by inputting a number of your choice in the three boxes
  4. Click on OK and specify the insertion point within the model space.

How to Scale Hatches in AutoCAD?

Hatch patterns can sometimes be so densely packed within an object that they appear as solid hatch. Fortunately, AutoCAD allows you to change the scale of the hatches, thus enabling the patterns to pop out and become visible without much strain. To scale hatches, follow the steps below:

  1. Create a hatch pattern within an enclosed space
    This step will open the Hatch Creation contextual ribbon

    Hatch Creation Ribbon Tab in AutoCAD

    Hatch Creation Ribbon Tab in AutoCAD

  2. Under the Properties ribbon panel, locate the Hatch Pattern Scale option
    The Hatch Pattern Scale functionality expands or contracts a predefined or custom hatch pattern by allowing you to input numbers into the box.
  3. Enter different numbers within the Hatch Pattern Scale box to expand or contract the patterns
    Do note that the higher the number is, the more spaced out and larger the hatch patterns appear.
  4. Close the hatch creation ribbon tab when you are finally satisfied with the size of the hatch patterns

How to Scale Text and Dimensions in AutoCAD?

To scale a text and dimensions in AutoCAD, follow the procedure below:

  1. Click the Annotate ribbon tab
  2. Next, click the dialog box launcher (denoted by an arrow pointing to the bottom right part of the screen) on the Dimensions ribbon panel
    This opens the Dimension Style Manager dialog box

    Dimension Style Manager  in AutoCAD

    Dimension Style Manager

  3. Click on the Modify option, which opens the Modify Dimension Style pop-up window
  4. To change the size of the arrowheads, click on the Symbols and Arrows tab and input the desired size in the Arrow size box
  5. To scale the text, click on the Text tab > the ellipsis next to the Text style option
    This will open the Text Style dialog box. Next, set the Paper Text Height, which defines the size and scale of the text. Finally, click Apply > Close.

    Text Style Dialog Box in AutoCAD

    Text Style Dialog Box in AutoCAD

  6. Click on OK to close the Modify Dimension Style pop-up window > Close to shut down the Dimension Style Manager dialog box
    AutoCAD will save the changes to local temporary files and use the new scale every time you create a new text or dimension.

How to Scale Annotative Objects in AutoCAD?

Annotative objects refer to annotation objects that are scaled automatically and thus have the same size regardless of the plotting scale or size of the drawing itself. For this to happen, however, you must first make the object annotative. Do note that an annotation object refers to any object or symbol that adds information to your drawing. Examples of annotation objects include notes (text), dimensions, hatches, multileaders, blocks, and geometric tolerances. 

Also, note that an annotation object can be non-annotative, meaning it requires a fixed scale or size that is arrived at based on the plot scale of the drawing. The image below shows what happens to non-annotative objects (the dimension and hatches in black) and annotative objects (in green) when you change the drawing’s scale.

Effect of Changing Scales on Annotative and Non-Annotative Objects

Effect of Changing Scales on Annotative and Non-Annotative Objects (source)

To scale annotative objects in AutoCAD, simply follow the procedure below:

  1. Place your cursor above the annotation object and press the right mouse button (right-click)
  2. On the menu that pops up, click on Properties
  3. Under the Misc section of the Properties contextual menu, set the annotative property to Yes
    With this property set, AutoCAD will automatically maintain the same size of the annotation object regardless of the scale of the drawing.

    Properties Contextual Menu in AutoCAD

    Properties Contextual Menu in AutoCAD

  4. Alternatively, if you want to set a hatch pattern as an annotative object, left-click the hatch and select Annotativeon the Options ribbon panel under the contextual Hatch Editor ribbon tab. The ribbon panels in this ribbon tab are similar to those found in the Hatch Creation ribbon tab (refer to the How to Scale Hatches in AutoCAD above).

How to Scale Viewports in AutoCAD?

A viewport in AutoCAD is a partition of the display graphics area that shows different scaled sections or views of the same 2D drawing or 3D model. This feature allows you to have dedicated partitions that show specific sections of the drawing, either zoomed in or out. It, therefore, reduces the time – or even eliminates it outright – you would have taken to zoom into each of those particular sections.

As stated earlier, AutoCAD allows you to create a drawing in the model space. However, if you want to plot or print the drawing, you have to use the paper space. Indeed, both the AutoCAD model and paper space have viewports. However, all viewports in the model space have a scale of 1:1, regardless of the level of magnification. And if you modify a scale in one of the viewport’s, this change will be replicated on the other viewports. Thus, you scale the objects in the model space similarly to how you would a typical AutoCAD drawing (as described above). 

In contrast, the AutoCAD scale in the paper space differs from one viewport to another, and it depends on the level of magnification. Given that these viewports show the various sections at different levels of magnification, it goes without saying that they each have their own individual scales. Do note that this only applies in paper space. So, how do you scale viewports in paper space when using AutoCAD? The process is simple as it includes the following steps:

  1. Click on the viewport in the paper space whose scale you want to change
  2. On the status bar, the Scale of the selected viewport button in the paper space to choose the appropriate scale
    Alternatively, you can zoom in or out, and the scale will be automatically recalibrated to match the level of magnification
  3. Lock the viewport scale by clicking the Padlock button in the paper space
    Doing this ensures that the scale does not change whenever you zoom into or out of the drawing.

What is Plot Scaling and How to Use It?

The plot scale in AutoCAD describes the relationship between the paper size and the size of the model. This means that the AutoCAD scale associated with an A4-sized paper will be much smaller than that associated with an A1-sized paper, for example. To plot a drawing to scale:

  1.  Define the paper size
    You can do this within the Page Setup dialog box. 

    Page Setup Dialog Box in AutoCAD

    Page Setup Dialog Box in AutoCAD

  2. Set the scale under the Plot scale section of the window.
  3. Click OK

Conclusion

You can use the AutoCAD scale functionality in many different ways as an engineer, product designer, drafter, or architect. At its core, it enables you to represent life-size models and objects in miniaturized plans. The software also allows you to plot at scale. There’s so much you can do using this feature, and we hope you are more informed on scaling in AutoCAD. 

]]>
Complete Guide to AutoCAD Object Snap Feature https://www.scan2cad.com/blog/cad/autocad-osnap/ Tue, 10 Jan 2023 21:33:16 +0000 https://www.scan2cad.com/blog/?p=48259 AutoCAD’s model space is somewhat infinite. If you zoom out, for example, you will notice that the software will continuously regenerate the model. So, any object you will have previously created will disappear from view. Of course, this feature is advantageous as it enables users to work on projects of unprecedented scale. However, it equally creates a problem as far as locating exact points on existing objects is concerned. How so? While you can zoom into, say, a line, you will observe that picking the exact location of one of the ends is practically impossible. You may think that you have selected the end, but you will notice this is not the case upon zooming in further. Fortunately, AutoCAD object snaps and object snap tracking exist to help in such cases.

What is AutoCAD Object Snap?

Object snap, which can be shortened to Osnap, is a feature that enables you to easily find and set the exact/precise locations of points on geometric objects in AutoCAD. Introduced by Autodesk back in 1984 with the rollout of AutoCAD Version 2.0 or Release 5, which allows snapping to reference points of existing objects. These points, which are denoted by a green marker, could be anything from the midpoint and endpoint of a line to the center of a circle and quadrant or tangent of an ellipse or circle. 

The green marker, you will observe, is shaped in the form of a triangle, circle, or square, with the shape varying based on the snap it is marking. For instance, a square indicates the endpoint of a line, the circle shows the center of a circle, and the triangle specifies the midpoint of a line. The marker, which is part of a set of tools known as AutoSnap™, visually confirms that AutoCAD Osnap is in effect. In all, the AutoSnap tools include:

  • Marker: It visually displays the location of the object snap when the cursor hovers over or near that point
  • Tooltip: It shows the name of the object snap, i.e., whether it is a midpoint, endpoint, center, quadrant, and so on
  • Magnet: It attracts and claps the cursor onto the nearest AutoCAD osnap location
  • Aperture box: It surrounds the crosshairs (a crosshair is the cursor in AutoCAD denoted by two intersecting lines, in what resembles a plus sign) and defines the area within which osnaps are evaluated.

AutoCAD Object Snap Modes

As stated above, the Osnap feature snaps to various reference points. These points are also referred to as object snap modes. Below is a list of the various modes/points you can use:

a)    Midpoint

It snaps to the midpoint of a geometric object such as a line, xline, polyline segment, arc, ellipse, spline, or edge of a 3D object.

Midpoint Osnap Mode

Midpoint Osnap

b)    Endpoint

It snaps to the closest corner or endpoint of an object, such as a polyline segment, spline, line, arc, or 3D object.

Endpoint Osnap Mode

Endpoint Osnap

c)     Center

It snaps to the center of a circle, arc, ellipse, or elliptical arc.

Center Osnap Mode

Center Osnap

d)    Geometric Center 

It snaps to the geometric center of a polyline or 2D spline.

Geometric Center Osnap Mode

Geometric Center Osnap

e)     Quadrant

It snaps to the quadrant of a circle, arc, ellipse, or elliptical arc. 

Quadrant Osnap Mode

Quadrant Osnap

f)     Tangent

The tangent osnap mode snaps to the tangent of a circle, arc, ellipse, elliptical arc, or spline. 

Tangent Osnap Mode

Tangent Osnap

g)    Perpendicular

It snaps to a point that is perpendicular to an object, such as a line, multiline, polyline, spline, xline, 3D solid, circle, ellipse, arc, elliptical arc, ray, or region.

Perpendicular Osnap Mode

Perpendicular Osnap

h)    Parallel

The parallel snap mode forces a line segment, polyline segment, ray, or xline to be parallel to another linear object in the drawing.

Parallel Marker Osnap Mode

Parallel Osnap Marker

i)      Intersection

It snaps to the intersection of objects such as lines, polylines, xlines, splines, arcs, circles, and ellipses.

Intersection Osnap Mode

Intersection Osnap

j)      Apparent Intersect

It snaps to the visual intersection of two objects that do not intersect in a 3D space but may appear to intersect in the current view.

k)    Extension

It enables a temporary extension arc or line to appear when you hover the cursor over the endpoints of the objects. This allows you to specify points on the extended line or arc.

Extension Osnap Mode

Extension Osnap

l)      Node

The node object snap mode snaps to a point object, dimension text origin, or dimension definition point.

Node Osnap Mode

Node Osnap

m)   Insertion

The insertion snap mode snaps to the insertion point of objects such as blocks, texts, or attributes.

Insertion Osnap Mode

Insertion Osnap

n)    Nearest

It snaps to the nearest point on an object, such as a line, spline, xline, polyline, arc, circle, ellipse, elliptical arc, point, or ray.

Nearest Osnap Mode

Nearest Osnap

What is Object Snap Tracking in AutoCAD?

When turned on, the AutoCAD object snap tracking tracks the cursor along vertical (90º) and horizontal (180º) alignments as well as alignments that form an angle of 30º, 60º, 120º, or 150º from a horizontal reference line that crosses the object snap point. This tool, therefore, makes it easy to create objects that conform to specific angular parameters; the alternative entails fiddling with the mouse until you arrive at a certain angle.

To turn the object snap tracking on and off, simply press the F11 function key or click the Object Snap Tracking – AUTOSNAP button on the status bar.

AutoCAD Object Snap Tracking - AUTOSNAP Button

AutoCAD Object Snap Tracking – AUTOSNAP Button

How to Use AutoCAD Osnap Feature

To enjoy the convenience that comes with this feature, you must turn on the option in AutoCAD. Do note that you can choose to have Osnap activated throughout the period you will be using AutoCAD. In such a case, you will be using what is known as the Running Object Snap. If you do not wish to have the feature running, you can turn off the Running Object Snap and instead activate the tool as and when you need to use it. In this section, we will detail how to activate either of these two options. We shall also detail how to cycle through various object snap modes.

How to Turn on and off Object Snap in AutoCAD as and when Needed

To turn on (and off) the AutoCAD object snap tool as and when needed, follow the procedure below:

  1. Click on the icon of the drawing tool, i.e., a line, circle, arc, and so on, to initiate the process of creating the geometric object
  2. When prompted to Specify first point, hold down the Shift key and right-click any area within the model space.
  3. Choose the object snap mode you intend to use from the object snap menu that pops up
  4. Hover your cursor over the desired location of the object snap
    AutoCAD will automatically display a marker and tooltip, indicating the exact location of the Osnap point. The software will also lock the cursor onto this location.
  5. Hit the right mouse button to set the location as the first point and subsequently create the geometric object

This approach requires you to activate the AutoCAD object snap every time you want to use the feature. This is because whenever you use steps 2 to 4 above to create an object snap upon receiving the prompt, the Osnap stays active until you specify that point. To put it simply, it is deactivated once you complete step 5. Thus, if you want the AutoCAD object snap feature to be available continuously, you have to activate the Running Object Snap option.

How to Turn on and off Running Object Snap Option in AutoCAD

If you want to draw a line from the midpoint of a rectangle to the center of a tiny circle located within the rectangle, the AutoCAD running object snap feature makes everything a breeze. This is because it eliminates the need to use the Shift key or open a secondary menu. Instead, all you have to do is to move your cursor over the region on the geometric object you perceive to be the location of the point, and AutoCAD will automatically display the exact location using a green marker. 

But how do you turn on (and off) the Running Object Snap feature in AutoCAD? There are two approaches: using one of the function keys, F3, or the OSNAP button on the status bar. Pressing the F3 key once activates the Running Object Snap, meaning that if you want to turn it off, you just have to press the F3 key once more. Do note that the software informs you every time you switch the Running Object Snap on (and off) by turning on (and off) the OSNAP button’s blue background color.

Alternatively, you can turn on the Running Object Snap feature by clicking the OSNAP button on the status bar. Activating this tool switches on the background color, while deactivating it switches the color off. 

AutoCAD Object Snap Button

AutoCAD Object Snap Button

Compared to the first approach – the F3 function key – this second option enables you to further activate the AutoCAD object snap modes you intend to use as you create your drawing. To achieve this, simply follow these steps:

  1. Press the drop-down arrow beside the OSNAP button
  2. On the menu that pops up, choose the appropriate modes. 

    Object Snap Modes

    Object Snap Modes

  3. Alternatively, you can also click the Object Snap Settings option to open the Drafting Settings dialog box. You can use this dialog box to again activate or deactivate the Running Object Snap modes.
Drafting Settings Dialog Box

Drafting Settings Dialog Box

How to Cycle Through AutoCAD Object Snap Modes

Additionally, you can use the Tab key to cycle through the available AutoCAD Osnaps, especially if they are located on the same geometric object. For example, if you hover over a line and subsequently hit the Tab key, firstly, AutoCAD will highlight the line. Next, it will display a different object snap every time you press the Tab key. 

Conclusion

The AutoCAD Osnap or object snap is a handy feature that promotes convenience. It enables you to use specific points of an existing geometric object, such as a line, circle, arc, polyline, and ellipse, to draw additional objects. By turning this feature on, you can use the midpoint of a line or the center of a circle as the first point. Additionally, you can turn on object snap tracking for even better results. This is because this tracking tool allows you to create geometric objects that align with specific angles, i.e., 30º, 60º, 90º, 120º, 150º, or 180º from a horizontal reference line.

]]>
How to Create Isometric Drawings in AutoCAD https://www.scan2cad.com/blog/cad/autocad-isometric-drawing/ Tue, 03 Jan 2023 19:11:16 +0000 https://www.scan2cad.com/blog/?p=48245 AutoCAD is significantly different from other computer-aided design (CAD) software such as SolidWorks, CATIA, SketchUp, Fusion 360, Inventor, Creo, and so on. This is because the latter group of applications is predominantly used to create 3D models. And while AutoCAD supports several types of 3D modeling, including wireframe modeling, mesh modeling, surface modeling, and solid modeling, it is primarily used to create 2D drawings and sketches. 

It comes as no surprise then that AutoCAD primarily features flat, sketch-based workflow and drawing tools such as lines, arcs, circles, and polylines rather than spheres, cylinders, and wedges, as is the case with the aforementioned 3D modeling software. But this is not to say that you cannot use AutoCAD in three-dimensional use cases. Far from it. AutoCAD does indeed let you create 3D models as well as create graphic representations of 3D objects, known as isometric drawings. In fact, to create the isometric drawings, you have to use the software’s flat, sketch-based workflow and tools. And in this article, we discuss how.

What is an Isometric Drawing?

An isometric drawing is a representation of a 3D object drawn on a flat plane that mainly contains 2D coordinates – the x and y axes. And although it uses the 2D coordinate system, it gives the illusion that a 3D system is being used. This type of drawing is made up of 2D geometric objects such as lines, ellipses, and parallelograms. And because it is a representation, an isometric drawing is not an actual 3D model. In contrast, and for a better, informative perspective, 3D models are made up of 3D geometric shapes such as spheres, cubes, cylinders, and cones, just to mention a few.

An isometric drawing shows three sides of the 3D object – the top, left, and right. The edges of the object along the left and right faces are tilted/rotated by an angle of 30º to the true horizontal axis. It is worth pointing out that the true horizontal axis is also known as the plane of projection, as the sides are projected outwards from a central reference point on this plane. The angle between the edges of the left and right faces is 120º rather than the normal 90º (refer to the image below). 

Isometric Drawing of a Cube

Isometric Drawing of a Cube (source)

Isometric Drawing vs. Isometric Projection: The Difference

The term isometric drawing is sometimes used synonymously with the term isometric projection. However, while both the isometric drawing and isometric projection represent 3D objects, which may perhaps be the source of the confusion, we want to point out that there is a significant difference between the two terms. The isometric drawing features the same (actual) dimensions as the 3D object it is representing. In contrast, the isometric projection features foreshortened dimensions by about 82%.

Isometric Drawings in AutoCAD

Isometric drawings are not a new concept in the design world. Before the advent and widespread adoption of CAD software, engineers, designers, and architects created these drawings using T-squares, protractors, triangles, and, in some cases, drafting arms. But the process was time-consuming.

Fast forward to the present. Most of the things are simplified. Virtually every design office and school lab is equipped with a computer, with the professionals and students using CAD software to create, among others, isometric drawings. AutoCAD is one such CAD software. And in this section, we will detail how to create isometric drawings in AutoCAD.

How to Open an Isometric Drafting View in AutoCAD?

To create an isometric drawing in AutoCAD, you must toggle on the isometric drafting setting. By default, this setting is off, manifesting in an orthographic model space made up of perpendicular grid lines parallel to either the vertical or horizontal. It is this workspace that enables you to create 2D sketches and drawings. Unfortunately, it does apply to the creation of isometric drawings, which, by their very nature, are supposed to represent 3D objects. 

Toggling on this setting instructs AutoCAD to tilt/rotate the horizontal grid lines by 30º in conformity with the principles of isometric drawings detailed above. You can turn on the isometric drafting (contracted as Isodraft) view/mode using the command line or the Isometric Drafting button. Below is a step-by-step breakdown of how to turn on isometric drawing mode using a button:: 

  1. Hover over the status bar and press the Isometric Drafting button
    This button is denoted by two axes intersecting at an angle. 
  2. Select your desired Isoplane option – left, top, or right.
    The Isoplane option represents the orientation of the gridlines. The left option shows the 90º and 150º axes, the right shows the 30º and the 90º axes, and the top option displays the 30º and 150º axes. (Refer to the image below.)

If you are intent on using the command line, follow this procedure to turn on isometric drawing mode::

  1. Key in the word ISODRAFT on the command line and hit enter.
  2. Select the Isoplane option by typing the letter L for the left option, T for the top option, or R for the right option and hit enter.

In either case, you will notice that the model space will automatically refresh, displaying a new non-perpendicular/angled layout of the gridlines. This signifies that you have entered the isometric drafting view/mode. 

How to Create Isometric Drawings in AutoCAD?

Key Isometric Drawing Commands in AutoCAD

Key Isometric Drawing Commands in AutoCAD

With the correct drafting mode toggled on, it is now time to create an isometric drawing. For the best isometric drafting experience, here are a few tips/pointers, including the main commands used: 

  1. Select the right Isoplane option
    Isoplane Options in AutoCAD

    Isoplane Options in AutoCAD

    The Isoplane Top option, for instance, displays the 30º and 150º gridlines, which correspond to the rotated horizontal edges of the AutoCAD isometric drawing. This enables you to create the bottom and top faces of a 3D object. On the other hand, the Isoplane Left option allows you to create the left face, while the Isoplane Right option lets you draw the right face.
  2. Turn on the ORTHOMODE when drawing geometric objects that are along the 30º and 150º axes.
    This action ensures that all the lines you draw along the 30º and 150º axes are parallel to the axes.
  3. Turn on Polar Tracking when you want to copy/move objects along the 90º axis.
    This comes in handy when you want to create the upper face of the 3D object when you already have an existing bottom face. Simply put, this tip simplifies the creation process.
  4. Suppose you want to create an isometric drawing with a face whose orthographic projection would be a circle, such as a cylinder. In that case, you must use the ellipse drawing tool > Isocircle rather than the circle tool.

To put all these tips into practice, we will detail how to draw a cuboid, three different circles, a cylinder, and an arc in AutoCAD. Let’s dive in.

How to Create an Isometric Cuboid/Cube in AutoCAD?

To create a cuboid in AutoCAD’s Isometric Drafting mode/view, follow the procedure below:

  1. Select the Isoplane Top option, which will help you create the bottom and top faces of the cuboid.
  2. Use the Line drawing tool to draw the edges along the 30º and 150º axes. Ensure you have turned on the ORTHOMODE for greater accuracy.
  3. Turn off the ORTHOMODE and toggle on Polar Tracking
  4. Use the Copy tool to copy the face you drew in step 2 above. If the face drawn in step 2 was the bottom face, for instance, the copy tool enables you to create the top face.
  5. Draw 90º lines that join the opposite vertices of the two faces in order to create a closed cuboid.
  6. Use the trim or erase tool to do away with the lines that are out of view.

How to Create an Isometric Circle (Ellipse) in AutoCAD?

While you can still use the Circle tool to create a circle in AutoCAD, the resultant object will not be tilted, as is the case with other isometric drawings. Instead, it will be orthographically orientated, as shown in the diagrams below. To draw a circle in the isometric drafting view, follow the procedure below:

  1. Press the drop-down arrow beside the ellipse button on the Draw ribbon panel 
  2. Choose the Axis, End option
  3. Next, type the letter I, which represents the word isocircle, and hit enter.
  4. Using your mouse, specify the center of the isocircle by pressing the left button.
  5. Specify the radius of the isocircle by keying in the figure and subsequently press Enter.

These steps apply to the three orientations of isocircles. If you want to create an isocircle on the top face, select the Isoplane Top option.

Isoplane Top Circle in AutoCAD

Isoplane Top Circle in AutoCAD

Similarly, if you want to draw an isocircle on the left face, choose the Isoplane Left option.

Isoplane Left Circle in AutoCAD

Isoplane Left Circle in AutoCAD

Lastly, if you want to draw an isocircle on the right face, select the Isoplane Right option.

Isoplane Right Circle in AutoCAD

Isoplane Right Circle in AutoCAD

How to Draw an Isometric Cylinder in AutoCAD?

 

Object Snap Options in AutoCAD

Object Snap Options in AutoCAD

If you want to draw a cylinder, follow the steps below:

 

  1. Create an isocircle by following the steps described above
  2. Use the Copy command to duplicate the isocircle, creating the opposite face of the cylinder
  3. Next, click the drop-down arrow next to the Object Snap – OSNAP button on the status bar
  4. Ensure you have turned on the Quadrant option from the menu that pops up.
    Alternatively, you can click on Object Snap Settings and use the Drafting Settings window to turn on this option
  5. Draw a line from the isocircle’s first quadrant to the other.

    First Quadrant in Isometric Cylinder Creation in AutoCAD

    First Quadrant in Isometric Cylinder Creation in AutoCAD

  6. Draw a second line from the isocircle’s third quadrant (as shown in the image below) to the other isocircle’s.

    First Quadrant in Isometric Cylinder Creation in AutoCAD

    First Quadrant in Isometric Cylinder Creation in AutoCAD

  7. Use the Trim command to erase arcs that are out of view

How to Draw an Isometric Arc in AutoCAD?

If you are looking to draw an arc in isometric view, follow this procedure: 

  1. Press the drop-down arrow beside the ellipse button on the Draw ribbon panel 
  2. Choose the Elliptical Arc option
  3. Next, type the letter I, which represents the word isocircle, and hit enter.
  4. Using your mouse, specify the center of the isocircle by pressing the left button.
  5. Specify the radius of the isocircle by keying in the figure and subsequently press enter.
  6. Specify the start angle
    You can do this by moving the mouse cursor from the center of the isocircle so that the dotted line drawn intersects with the circle’s circumference (as shown in the image below).

    Start Angle in AutoCAD

    Start Angle in AutoCAD

  7. Specify the end angle by following the description in step 6
    AutoCAD will erase the section of the isocircle that exists between these two angles, creating an arc as in the image below.

    End Angle in AutoCAD

    End Angle in AutoCAD

Conclusion

If you want to draw isometric arcs, circles, cylinders, and virtually any 3D shape, the isometric drafting mode in AutoCAD is an excellent place to start. And in this article, we have detailed how you can create each of these shapes. But before you can go about creating, it is vital to bear in mind that you need to activate the isometric drafting view using the ISODRAFT command or a button. You also have to choose the isoplane option that best works for you. And to help with this, we have included several tips and pointers. Happy drafting!

 

 

 

 


]]>
How to Create and Edit Revision Clouds in AutoCAD https://www.scan2cad.com/blog/cad/autocad-revision-cloud/ Tue, 20 Dec 2022 17:11:04 +0000 https://www.scan2cad.com/blog/?p=48228 In practice, drawings are created and then checked for errors and mistakes. And once the errors have been corrected, the drawing is approved. This is why the title block often features the following separate terms: ‘drawn by,’ ‘checked by,’ and ‘approved by.’ Ordinarily, as a professional designer, architect, engineer, product designer, or fabricator, you will often have to create, edit, or approve large drawings. In such instances, a tool that lets you highlight the areas of the drawings that feature inconsistencies and errors comes in handy. In AutoCAD, this tool is known as the Revision Cloud. 

This article will discuss how revision clouds are used as well as how to create and edit these clouds. We will also explore the various types of revision clouds you can use and the changes that Autodesk, the developer of AutoCAD, has introduced over the years for this vital tool. 

What is an AutoCAD Revision Cloud?

An AutoCAD revision cloud is a cloud-shaped object made up of a collection of conjoined arc segments. It is used to call attention to sections of a drawing, thereby aiding in revision, review, or markup. Therefore, it enables you to easily highlight the changes that have already been made to a drawing during the revision stage. It also allows you to highlight sections within which changes should be made. 

History of AutoCAD Revision Cloud

By some accounts, the AutoCAD revision cloud was originally introduced as a bonus tool as part of AutoCAD Release 14 in 1997. At that time, however, it was simply known as the Cloud tool. The developers, however, improved on it, officially introducing the Revision Cloud via the Express Tools. Further polishing and development led to the launch of the standalone RevCloud command that enabled AutoCAD LT users, who typically do not have access to Express tools, to use it. In addition to making the tool universal, the polishing and additional development throughout AutoCAD’s storied history improved the capabilities of the revision cloud. 

Improvements to AutoCAD Revision Cloud

At first, the command was difficult to use and control as it created an object with grips on every intersection (vertex). This made it difficult to edit the entire object because holding and moving one of the grips only edited one polyline rather than the entire cloud. But this eventually changed. Presently, the RevCloud command draws symmetrical objects that feature easy-to-use grips. This means that you can easily edit these objects. 

Still, Autodesk developers have continually improved the tool, with AutoCAD 2021 introducing a way to set the arc length. Previously, it was impossible to set this length, which was even worse when using the drawing tools on the Draw panel. It meant that, in some cases, the arcs of the revision cloud were not clearly visible, especially when zoomed out, and appeared to have thick lines.

To edit the arc length in previous versions of AutoCAD, you had to specify the arc length using the command line. You first had to type REVCLOUD into the command line, and press Enter > type the letter A, which represents the arc length command > specify the minimum arc length > specify the maximum arc length. As you can tell, this was a tad cumbersome. 

Fortunately, AutoCAD 2021 changed this. When creating a revision cloud for the first time, AutoCAD now automatically sets the arc length as a percentage of the diagonal length of the current view. This means that the cloud will always be visible regardless of the display size or the magnification level. Additionally, AutoCAD 2021 made it easy for users to set the arc length by including this option in the RevCloud properties dialog panel.

RevCloud Properties Dialog Panel

RevCloud Properties Dialog Panel (source)

Types of Revision Clouds in AutoCAD

There are four types of revision clouds:

1.     Rectangular Revision Clouds

The rectangular revision cloud creates a four-sided cloud. To create this revision cloud in AutoCAD, you must specify the opposite corners of the rectangle. Alternatively, as detailed below, you can create a rectangular cloud from an existing rectangle.

Rectangular Revision Cloud in AutoCAD

Rectangular Revision Cloud in AutoCAD

2.     Polygonal Revision Clouds

The polygonal revision cloud has an unspecified number of sides. This means you can create a cloud that is shaped like a triangle, pentagon, hexagon, octagon, and so on. 

Polygonal Revision Cloud in AutoCAD

Polygonal Revision Cloud in AutoCAD

3.     Freehand Revision Clouds

A freehand revision cloud is irregularly shaped. It is created by moving the mouse, with the mouse movement defining the shape of this cloud. To finish drawing the freehand revision cloud, simply press Enter. Do note that the freehand cloud doesn’t have to be enclosed.

Freehand Revision Cloud in AutoCAD

Freehand Revision Cloud in AutoCAD

However, the freehand revision cloud has a downside. While the other aforementioned types of AutoCAD revision clouds create a limited number of grips that ease the editing process, the freehand cloud creates an unlimited number of grips, as shown below. This makes it difficult to edit, as you have to move each grip to change the size of them.

Grips in Different Revision Clouds

Grips in Different Revision Clouds

4.     Object-Defined Revision Clouds 

An object-defined revision cloud is created by converting any object, such as a circle, square, or spline, into a cloud. We have discussed below how to create the object-defined revision cloud.

Object-Defined Revision Clouds in AutoCAD

Object-Defined Revision Clouds in AutoCAD

How to Create Revision Clouds in AutoCAD

This section will discuss how to create each of the four types of AutoCAD revision clouds. Let’s dive in.

How to Create Rectangular Revision Clouds in AutoCAD

To create rectangular revision clouds in AutoCAD using the drawing tools on the Draw panel, follow the procedure below:

  1. On the Home ribbon tab, head over to the Draw ribbon panel and click on the drop-down arrow to display the other drawing tools
  2. Click on the Revision Cloud drop-down icon and select the Rectangular option
  3. Specify the first corner of the rectangular cloud by clicking a specific point on the screen
  4. Next, drag your mouse to define the length of the rectangular revision cloud’s diagonal dimension
  5. Specify the other opposite corner of the cloud if and when you are satisfied with the size based on step 4

Alternatively, you can create the rectangular revision cloud using the command line:

  1. Type REVCLOUD on the command line and hit Enter
  2. Type the letter R, which represents the rectangular revision cloud, and press Enter 
  3. Specify the first corner of the rectangular cloud by clicking a specific point on the screen
  4. Next, drag your mouse to define the length of the rectangular cloud’s diagonal dimension
  5. Specify the other opposite corner of the revision cloud if and when you are satisfied with the size based on step 4

How to Create Polygonal Revision Clouds in AutoCAD

To create a polygonal revision cloud in AutoCAD using the drawing tools in the Draw panel, follow the steps below:

  1. Click the arrow button on the Draw ribbon panel in the Home ribbon tab to display the additional drawing tools
  2. Click on the Revision Cloud drop-down icon and select the Polygonal option
  3. Specify the first vertex of the polygon by clicking a specific part on the model space
  4. Specify the location of the additional vertices by clicking on different parts of the model space
  5. Enclose the polygon by clicking the first vertex you specified in step 3

Like the rectangular revision cloud, you can create a polygonal cloud using the command line. To do this, simply follow the procedure below:

  1. Type REVCLOUD on the command line and hit Enter
  2. Type the letter P, which represents the polygonal revision cloud, and press Enter
  3. Specify the first vertex of the polygon by clicking a specific part on the model space
  4. Specify the location of the additional vertices by clicking on different parts of the model space
  5. Enclose the polygon by clicking the first vertex you specified in step 3

How to Create Freehand Revision Clouds in AutoCAD

To create a freehand revision cloud using the drawing tools in the Draw panel, use the procedure below:

  1. Click the arrow button on the Draw ribbon panel in the Home ribbon tab to display the additional drawing tools
  2. Click on the Revision Cloud drop-down icon and select Freehand
  3. Specify the first point of the freehand revision cloud
  4. Guide the crosshairs along a path of your choice by moving the mouse cursor
  5. Press Enter to stop drawing the freehand revision cloud
    The freehand cloud does not have to be enclosed
  6. If you want to close the freehand revision cloud, return the cursor to the starting point

To create a freehand revision cloud using the command line, follow these steps:

  1. Type REVCLOUD on the command line and hit Enter
  2. Type the letter F, which represents the freehand revision cloud, and press Enter
  3. Specify the first point of the freehand revision cloud
  4. Guide the crosshairs along a path of your choice by moving the mouse cursor
  5. Press Enter to stop drawing the freehand revision cloud
    The freehand revision cloud does not have to be enclosed
  6. If you want to close the freehand revision cloud, return the cursor to the starting point

How to Create Object-Defined Revision Clouds in AutoCAD

To create a revision cloud from an existing object, follow the steps below:

  1. Create an object using any of the drawing tools on the Draw panel
    You can use the line, spline, arc, ellipse, or polyline tools. However, note that the object you draw does not have to be enclosed.
  2. Type REVCLOUD on the command line and hit Enter
  3. Type the letter O, which represents the object-defined revision cloud, and press Enter
  4. Select the object you want to convert to a revision cloud
  5. Specify whether or not you want to reverse the direction of the arcs by selecting either Yes or No

How to Edit Revision Clouds in AutoCAD

You can edit the revision clouds by stretching the sides or vertices and moving the clouds. Alternatively, you can redraw segments of this cloud. Here’s how to edit the existing revision clouds in AutoCAD:

To stretch the AutoCAD revision cloud, follow the steps below:

  1. Click on the cloud you want to edit to highlight it
  2. Hover your mouse cursor above any of the grips. If the grip is located at a vertex, you will observe the following options: Stretch Vertex, Add Vertex, and Remove Vertex. Likewise, if the grip is located along a particular side, you will observe two main options: Stretch and Add Vertex.

    Revision Cloud Editing Options in AutoCAD

    Revision Cloud Editing Options in AutoCAD


  3. To stretch the vertex, simply select the Stretch Vertex option and specify the location of the new vertex
  4. To add an extra vertex, select the Add Vertex option and specify the location of the new vertex
  5. To stretch the side, select the Stretch option and move the mouse either outward or inward to increase or reduce the size of the AutoCAD revision cloud, respectively

 

To modify the revision cloud by redrawing parts of it, follow the procedure below:

  1. Type REVCLOUD on the command line and hit Enter
  2. Type the letter M, which represents the word modify, and press Enter
  3. Select the revision cloud or polyline you want to modify and press EnterBe careful where you place your mouse while selecting the cloud, as this point acts as the first point of a cloud you will be redrawing.
  4. Specify the next points/vertices
  5. Enclose the redrawn point cloud by clicking one of the sides of the old revision cloud
  6. Pick a side to erase (as shown in the image below)

    Modify Revision Cloud in AutoCAD

    Modify Revision Cloud in AutoCAD


  7.  Specify whether or not you want to reverse the direction of the arcs 
    Press Enter if you do not want to reverse the direction, or select Yes if you want to reverse the direction.

As we have highlighted above, the rectangular and polygonal revision clouds have fewer grips than the freehand cloud. But in some instances, you may want to edit individual arc and chord lengths of a revision cloud. So, how do you go about this? The answer lies in the use of the REVCLOUDGRIPS command. To modify the lengths of individual arcs in a revision cloud by adding individual grips, follow this procedure:

  1. Type REVCLOUDGRIPS at the command line and press Enter
  2. Type 0 or OFF to display a grip for each arc segment. If you want to reduce the number of grips, type 1 or ON
  3. Select the cloud you want to edit.
    If it is a rectangular or polygonal revision cloud, you will notice that AutoCAD has introduced grips for each segment
  4. Move the grips along any desired path to modify the length of the arc or chord

Conclusion

The AutoCAD revision cloud is a handy tool during revision or review. It enables engineers, architects, and designers to highlight sections that need to be changed or parts in which changes have been made. This, therefore, calls the attention of the reviewers to these specific sections, easing the review process. In this article, we have detailed the various types of AutoCAD revision clouds as well as how to create and edit these clouds in AutoCAD. 




]]>
How to Create and Edit Custom Hatch Patterns in AutoCAD https://www.scan2cad.com/blog/cad/autocad-hatch-pattern/ Wed, 14 Dec 2022 14:15:30 +0000 https://www.scan2cad.com/blog/?p=48209 A CAD or technical drawing is intended to relay clear design instructions to fabricators, product designers, builders, engineers, architects, students, and all other parties involved. The clarity and readability are pegged on a number of elements, including but not limited to the dimensioning, the views used, line weights, and the use of hatch patterns. Of these elements, hatch patterns breathe life into a drawing, helping improve the readability of the drawing. 

It is through the use of hatch patterns that you can easily determine at first glance whether the drawing represents a section view or an orthographic view of a part. Similarly, hatch patterns help differentiate between the vegetation in a given area when they are used in landscape drawings. Additionally, they can be used to represent elements such as walls and furniture in architectural drawings. 

Indeed, the utility of hatch patterns can, therefore, not be called into question. But how do you include hatch patterns in AutoCAD? Also, how do you create or edit custom hatch patterns in AutoCAD? This article aims to answer these questions. Let’s dive in. 

What is a Hatch Pattern in AutoCAD?

An AutoCAD hatch pattern is a type of standard hatch in AutoCAD characterized by the distribution of repeating designs that fill an enclosed area. The hatch pattern is activated using the ‘HATCH’ command, one of many AutoCAD commands

It is worth pointing out that a given enclosed area can only have one type of AutoCAD hatch pattern. As such, if you want to use multiple types of hatch patterns, you must create multiple enclosed areas. 

Another important point to consider is that AutoCAD has a total of three hatch types, namely:

  • AutoCAD hatch pattern: As detailed above, it fills an enclosed area with a repeating design
  • AutoCAD solid hatch: It fills the enclosed area with a single color 
  • AutoCAD gradient hatch: It displays a color gradient within the enclosed area. This gradient is based on the gradient colors selected in the Gradient Color 1 and Gradient Color 2 drop-down menus

History of AutoCAD Hatch Patterns

The concept of hatch patterns is not entirely new. They were still in use back when hand drafting and drawing was the only means of representing ideas. At that time, designers, engineers, and architects still had to visually indicate the material that was to be used in a particular section. They, therefore, drew repeating patterns that closely resembled the actual material, be it concrete, masonry wall, wood, and so on. 

The launch of AutoCAD by Autodesk in December 1982 helped simplify the otherwise tedious manual processes. The introduction of the hatch command, however, was not immediate. Much like how users had to wait a few years to enjoy the full perks of viewports, as detailed in our extensive guide to AutoCAD viewports, they also had to wait for the hatch command. But this time, the wait was shorter – just a few months. Autodesk introduced the HATCH command in October 1983 as part of the fourth release of its now popular software: AutoCAD 1.4. The developer has significantly improved upon the feature since. 

How to Add and Edit Preloaded Hatch Patterns in AutoCAD 

AutoCAD allows you to add and edit hatch patterns from a library of preloaded patterns. 

How to Add Preloaded Hatch Patterns in AutoCAD

Hatch Creation and Editing Tools in AutoCAD Hatch Creation Ribbon Tab

Hatch Creation and Editing Tools in AutoCAD Hatch Creation Ribbon Tab

To add an AutoCAD hatch pattern from the preloaded selection stored in the AutoCAD library, follow this procedure:

  1. Ensure the section within which you want to add the hatch pattern is enclosed
    If it is not enclosed, AutoCAD will not add the pattern.
  2. Click the Hatch icon on the Draw ribbon panel or type ‘HATCH’ on the command line
  3. Select the hatch pattern that best describes the material from the Pattern ribbon panel
    The Pattern ribbon panel is found on the Hatch Creation contextual ribbon tab that appears once you click on the Hatch button in step 2. You can select architectural patterns that represent concrete, bricks, sand, and more. You can even expand the displayed options by clicking the drop-down arrow to the right of the panel.
  4. Pick the internal point, i.e., the enclosed area within which you want to fill with the AutoCAD hatch pattern
    AutoCAD automatically fills this area with the pattern you will have selected in step 3.
  5. Click the Close Hatch Editor button to end the ‘Hatch’ command.

How to Edit Hatch Patterns in AutoCAD

In addition to adding the pattern, AutoCAD allows you to edit the hatch pattern. And there are several options to boot. For instance, you can change the color, angle, and transparency of the pattern. You can also shift the hatch pattern to align with a particular origin point. Or you can change the existing hatch pattern outright. To edit an AutoCAD hatch pattern, follow these steps:

  1. Click on the pattern
    Doing this highlights the pattern and, if you were in a different ribbon tab, opens the Hatch Creation ribbon tab to allow you to edit the pattern
  2. Next, press the right mouse button, which opens a menu

    Right-Click Hatch Options in AutoCAD

    Right-Click Hatch Options in AutoCAD

  3. Click the Hatch Edit option, which opens the Hatch Edit pop-up window
    This window combines the various editing options in one location. For example, you can change the pattern type, color, angle, spacing, origin, and transparency within this window.

    Hatch Edit Window in AutoCAD

    Hatch Edit Pop-up Window in AutoCAD

  4. Click OK to effect the changes.

 

Alternatively, you can opt to use the various editing options on the Pattern, Properties, and Origin ribbon panels. Here’s a breakdown of how you can perform the edits:

  1. To change the pattern, select a different pattern from the Pattern ribbon panel
  2. To change the color, click the Hatch color drop-down arrow on the Properties ribbon panel, and on the drop-down menu that pops up, select your desired color.
  3. Ro change the angle or transparency, simply fill in the desired angle or transparency figures in the Angle and Transparency fields within the Properties ribbon panel. Next, click enter.
  4. To set a new origin, click the Set Origin button on the Origin ribbon panel
    Next, set the new origin point by left-clicking on the point within the enclosed area you want to set as the origin. AutoCAD will then automatically set the selected point as the new origin point.
  5. To delete the hatch pattern, simply click on the pattern to highlight it and then press the Delete button on your keyboard.

How to Create and Edit Custom Hatch Patterns in AutoCAD

While Autodesk has attempted to represent as many materials as it can through the preloaded hatch patterns, it still has left out scores more. This necessitates the creation of custom hatch patterns. At the same time, you can choose to import hatch patterns or simply create them from scratch. So, how do you go about either of these options?

How to Create Custom Hatch Patterns in AutoCAD

AutoCAD allows you to create a custom hatch pattern using the SuperHatch tool. This tool allows you to add a custom hatch from an image, block, Xref attachment, and more. Our procedure below details how to create a custom AutoCAD hatch pattern from a block.

  1. Create a block of the pattern you want to add as a custom hatch pattern:
    1. Draw the pattern using the Draw tools. The pattern could include a square, lines, rectangle, or circle. 
    2. Select the objects you had drawn in step 1a above and click the Create block button on the Block panel in the Home ribbon tab
    3. In the Block Definition window, specify the name of the block, set the base point, and click OK. AutoCAD will add the block to the library.

      Block Definition Pop-up Window in AutoCAD

      Block Definition Pop-up Window in AutoCAD

  2. Click the Express Tools ribbon tab, and on the Draw ribbon panel, select SuperHatch
    This opens a SuperHatch window.
    SuperHatch Options Pop-up Window in AutoCAD

    SuperHatch Options Pop-up Window in AutoCAD

  3. Select the Block option
  4. Next, on the SuperHatch – Insert pop-up window, select the block you want to use as a hatch from the library

    SuperHatch - Insert Pop-up Window in AutoCAD

    SuperHatch – Insert Pop-up Window in AutoCAD

  5. Click OK.
  6. Set the scale factor and the rotation angle and hit Enter
    The scale factor depends on the size of the block relative to the size of the enclosed area
  7. Set the opposite ends of the block, which sets the extent of the custom AutoCAD hatch pattern.
    Hit enter to complete this step. AutoCAD will ask you to confirm
  8. Specify the enclosed area you want to add the custom AutoCAD hatch pattern by clicking any point within this area and pressing enter.
  9. AutoCAD automatically adds the pattern

The SuperHatch approach, however, has a few downsides. First, the custom pattern cannot be transferred to another AutoCAD file. Secondly, the custom pattern cannot be modified or edited. To solve this problem, you can simply import a pattern (.PAT) file that contains a custom hatch pattern created using third-party software such as Notepad.

How to Import Custom Hatch Patterns in AutoCAD 

Do note that you must first create the pattern using third-party software and save it as a .PAT file before importing it. Here, we are assuming that you already have a PAT file. If not, you can check out this tutorial on how to create a .PAT file using Notepad. Alternatively, you can download the .PAT files from websites, but keep in mind that some sites may contain malicious content.

To import custom AutoCAD hatch patterns, follow the procedure below:

  1.  Add a new Support File Search Path
    To do this, right-click any open area within the AutoCAD model space and select Options. Next, click on the Files tab and select + button beside the Support File Search Path option. This option allows you to specify the folders in which AutoCAD should look for the custom hatch pattern. Next, click on Browse. Then, on the Browse for Folder pop-up window, scroll to the folder with the .PAT files and then click OK, and, finally, Add.
    Options Pop-up Window in AutoCAD

    Options Pop-up Window in AutoCAD

  2. On the Options window, click Apply and then click OK.
    This step ensures that AutoCAD now recognizes the directory path defining the location of the .PAT file and can, therefore, read it.
  3. Add custom hatch patterns contained in the PAT files
    To do this, follow the first two steps outlined in the How to Add Preloaded Hatch Patterns in AutoCAD section above. Next, hit the drop-down arrow. Then, scroll to the name of the custom hatch pattern you want to add. Finally, click the custom AutoCAD hatch pattern. AutoCAD will automatically use this pattern to fill the enclosed area.

To edit the custom hatch pattern added via the PAT-files approach, refer to the section entitled How to Edit Hatch Patterns in AutoCAD above.

However, at times, the custom hatch patterns may not show up as part of the patterns in AutoCAD. This could be due to a number of reasons, including the fact that the .PAT files are stored in the cloud, or the directory path is locked, not recognized as a support path by AutoCAD, or given a different name post-addition. Alternatively, the .PAT files may have formatting or syntax issues or feature poorly defined patterns. Fortunately, you can get around these problems by testing various .PAT files, checking the pattern definitions and formatting, unblocking the .PAT files, or ensuring you use the correct paths.

Conclusion

The HATCH command is a handy drawing tool. It enables you to visually represent the materials you wish to use in a building, part, or assembly. In addition, it allows readers to easily establish whether a particular drawing represents a section or orthographic view. There are numerous preloaded AutoCAD hatch patterns. But did you know that you can create and import custom hatch patterns into AutoCAD? In this article, we have detailed how you can do this, and we hope you are more informed on how to use either the preloaded or custom hatch patterns in your AutoCAD drawing.

]]>
A Complete Guide to Viewports in AutoCAD https://www.scan2cad.com/blog/cad/autocad-viewport/ Thu, 08 Dec 2022 14:45:13 +0000 https://www.scan2cad.com/blog/?p=48193 If you are an AutoCAD user, there is a high likelihood that you have come across the term viewports. This could be while watching video tutorials or reading through the release notes that accompany a new version of AutoCAD. You may have even seen the word within the software’s interface. While you may have encountered the term AutoCAD viewport in multiple ways, the meaning may not be clearly defined from the onset. In this article, we will explain what viewports are, the types of viewports, how to create a viewport in AutoCAD, how to modify the properties of viewports, and more.

When was AutoCAD Viewport Introduced?

Throughout AutoCAD’s now 40 years’ history, its developer, Autodesk, has progressively added new features packaged as new versions, with newer features building on the capabilities brought by the features that came before them. 

In 1984, as part of AutoCAD Version 2.0 (Release 5), for example, Autodesk introduced a new command called VIEW, whose use enabled the creation of named views. However, it was not until October 1988 that Autodesk included the VIEWPORTS (VPORTS), REGENALL, and REDRAWALL with the launch of AutoCAD Release 10. The VPORTS command enabled users to create and control multiple viewports. REDRAWALL refreshes the display of all viewports, while REGENALL regenerates all models in the viewports. Based on the release notes, the first iteration of AutoCAD Viewport was released in 1988. 

Since then, the command and the associated viewports feature have been progressively improved. For instance, AutoCAD Release 11, released in October 1990, revamped viewports by introducing a system variable known as TILEMODE. Used to enable paper space, TILEMODE helped modify the meaning of Viewports. 

TILEMODE specifically achieved this by ensuring that Viewports now displayed the objects contained in the model space rather than being simple partitions of the display graphics area. (A model space refers to the limitless drawing area on AutoCAD.)

In addition, as part of Release 11, users could now include multiple views of a model in a single plot or paper space, complete with title blocks, annotation text, and so on. This version also boasted Viewport-specific layer visibility. In this regard, modern-day AutoCAD viewports – as we know them today – were first introduced in October 1990. Against this backdrop, what is a Viewport?

What is AutoCAD Viewport?

Prior to 1990, an AutoCAD Viewport was simply a partition of the display graphics area. It did not show what was contained in the model space. But following the launch of Release 11, Viewports took on a new meaning. 

So, currently, an AutoCAD Viewport displays different scaled views or sections of a 2D drawing or 3D model. This feature is specifically designed to help you reduce the time you would ordinarily need to pan or zoom in on a single view, especially when working with complex or large drawings. This is because you can set multiple zoomed-in views of different parts of the drawing or model, which you can then switch between easily and quickly, with the main view remaining unchanged. This way, AutoCAD viewport enables you to easily identify errors you would have otherwise missed if you were looking at the entire drawing.

Benefits of AutoCAD Viewport

As you may have already established from the section above, the AutoCAD Viewport feature offers numerous benefits. These include:

  • It eliminates the need to pan or zoom into particular sections every time you want to assess the minute details, thereby saving time
  • AutoCAD Viewport makes it easy to spot errors you would have otherwise missed
  • This feature eliminates the need to draw the various orthogonal projections of a 3D object for each of the six main viewing angles

Types of AutoCAD Viewports

AutoCAD User Interface

AutoCAD User Interface

There are two types of AutoCAD Viewports:

  1. Model Space viewport
  2. Layout viewport

1.     Model Space Viewports

Before defining what a model space viewport is, let’s first discuss what a model space is. When you first launch AutoCAD and subsequently hit ‘New Drawing,’ the software opens a drawing area containing gridlines, which is located in the Model tab. This drawing area is limitless in that it covers somewhat of an infinite area and can be zoomed in or out endlessly. It is this drawing area that is known as a model space. 

The model space lets you draw any 2D drawing or 3D model you desire. But first, you must define the unit you want to use – whether millimeters, centimeters, inches, or feet. Here, one drawing unit represents one millimeter, one centimeter, one inch, and so on. Simply put, the scale is always 1:1. 

By default, the model space usually has a single drawing area known as a model space viewport. This viewport generally enables you to view your drawing. Depending on the complexity of the drawing, however, you can split the drawing area into more than one drawing area using one of the two procedures detailed below. 

When dealing with multiple model space viewports, AutoCAD highlights the one on which you are working – the current viewport – using a blue border. Do note that some commands like zooming and panning only apply to the current viewport. However, if you add a geometric object or dimension, this change will apply to all viewports. This means you can begin a command in one viewport and complete it in another.

How to Create a Model Space Viewport in AutoCAD

There are two methods you can deploy to create a model space viewport. These include:

  • Using VPORTS command
  • Using Viewport Controls button, which is denoted by a minus sign encased in box brackets [-] on the top left section of the model

To create a model space viewport using the VPORTS command, simply follow the procedure below

  1. On the command line, type VPORTS and hit enter
  2. Select the number and configuration of viewports you want to add on the Viewports pop-up window
    Here you can add up to four viewports, with the option to decide the location of the viewports relative to each other
  3. Click OK

To create a model space viewport using the Viewports Control button, follow these steps:

  1. Click the Viewports Control button 

    Viewport Controls Button in AutoCAD

    Viewport Controls Button in AutoCAD

  2. Select the Viewport Configuration List option on the resultant dropdown menu 

    Viewport Configuration List in AutoCAD

    Viewport Configuration List in AutoCAD

  3. Choose the configuration you want to choose from the list displayed
    The model space will automatically refresh to include the new configuration

2.     Layout Viewports 

The layout viewport is to paper space what model space viewport is to model space. This means a layout viewport can only be accessed when you are on the paper space (in the layout tab). The layout viewport allows you to scale the model space views based on the paper space. 

Layout Viewport in AutoCAD

Layout Viewport in AutoCAD (source)

Unlike the model space, which is limitless and enables you to draw using the 1:1 scale, the paper space is limited based on the paper size you select in the page setup manager. The paper space allows you to include the title block and notes. Additionally, it lets you specify the extent of the layout viewport. And based on the available area, you can include multiple layout viewports within the area shown in green in the image. The viewports can be fashioned from regular shapes such as rectangles or irregular shapes. You can also create a layout viewport from an existing object, as detailed in the procedure below.

By creating multiple layout viewports in the paper space, you can include as many views of the 2D drawing or 3D model as possible. Do note, however, that because the paper space is meant to aid in plotting or printing, you should define the scale of each view. Always keep in mind that the scale in the layout viewports is based on the paper size and level of magnification. 

How to Create a Layout Viewport in AutoCAD

There are two approaches you can use to create a layout viewport, namely:

  • Using VPORTS command
  • Using creation tools on the Layout contextual tab

To create a layout viewport using the VPORTS command, follow the procedure below:

  1. Click on the layout tab
  2. On the command line, type VPORTS and hit enter
    This opens the Viewports pop-up window, which shows that the paper space supports fewer viewports than the model space.
  3. Select the number and configuration of viewports you desire and click OK
  4. Specify the extent of the paper space
    AutoCAD lets you do this by clicking the first corner and drugging the mouse to the opposite corner. Upon specifying the extent, AutoCAD automatically separates the area based on the number of viewports selected.

To create a layout viewport using the tools on the Layout contextual tab, follow this procedure:

  1. Click on the layout tabs to move from the model space to the paper space
    Alternatively, you can create a new layout by clicking the plus (+) button to the left of the status bar. This second approach enables you to choose the paper size as well as define the plot area, given that you can access the Page Setup Manager.
    Toggling the layout tab on creates a new contextual tab atop the software interface. 
  2. Tap the Layout ribbon tab on the ribbon bar
    This tab contains several ribbons, including Layout, Layout Viewports, Create View, Modify View, Update, and Style and Standards.

    Layout Contextual Ribbon and Panels in AutoCAD

    Layout Contextual Ribbon and Panels in AutoCAD

  3. Select the Rectangular, Polygonal, or Object button on the Layout Viewports ribbon panel
    Fancy Layout Viewport in AutoCAD

    Fancy Layout Viewport in AutoCAD (source)

    The title of the button will depend on whether you will have selected one of these options before. The Rectangular option allows you to create a rectangular viewport, while the polygonal option lets you create a regularly-shaped or irregularly-shaped viewport. Lastly, the Object option enables you to create a viewport from any objects in your drawing. With this last option, you can create a fancy viewport like the one shown. 
  4. Define the size of the viewport by clicking the opposite corners of the rectangle, drawing the polygon, or selecting a pre-existing object.
    Once you have defined the size, AutoCAD will automatically create the viewport. Do note that you can rotate the rectangular or polygonal viewport as detailed below.

Always ensure that you have a dedicated layer for the viewports. This is because AutoCAD associates the viewport with the current layer of the drawing. And because you do not want the boundary of the viewport to be printed or plotted – as the viewport should essentially be on a transparent layer – it is important to keep a keen eye every time you create a viewport. To change or assign a viewport:

  1. Click on the viewport in the paper space to highlight it 
  2. Head over to the click the Home ribbon
  3. Select the viewport layer on the layers dropdown menu in the Layers panel

How to Rotate a Viewport in AutoCAD

AutoCAD allows you to rotate the rectangular or polygonal viewport. Doing so changes not only the orientation of the viewport but also the drawing displayed therein. To rotate the viewport:

  1. Click on the rectangular or polygonal viewport to select it
  2. Hit the right mouse button
  3. Select the Rotate option on the menu that pops up
  4. Specify the base point that will act as the center of the rotation
  5. Next, you can either specify the rotation angle in the command line or manually rotate the viewport.
  6. Hit Enter to end the rotate command

How to Lock a Layout Viewport in AutoCAD

As detailed above, the scale of the layout viewport is based on the paper size and level of magnification. This means that you have to scale the model space views based on the size of the sheet of paper you will have selected in the page setup manager – one unit in the paper space is equal to the actual distance, in millimeters or inches, on the paper. AutoCAD automatically adjusts the scale of the drawing based on the size of the viewport. The software also adjusts the scale if you zoom in or out. This is why it is important to lock the viewport, as detailed below.

However, if you are not careful, it is easy to change the scale you had set earlier, even by accident. For instance, the scale will automatically change if you accidentally click a particular layout viewport and scroll the mouse wheel. This shows the importance of locking the viewport. Locking the layout viewport ensures that you cannot zoom in or out of the model space in the layout tab. Instead, zooming in or out simply changes the level of magnification of the entire paper rather than the drawing. 

There are two ways you can lock the viewport, both of which only work when you are in the layout tab:

  • The status bar approach
  • The Layout-Viewports-ribbon-panel approach

To lock the viewport using the status bar approach, follow the procedure below:

  1. Ensure you are on the layout tab
  2. On the status bar, click the button labeled PAPER
    Hitting this button lets you view the model space via the different viewports on the paper space. To verify that you are in the model space, the PAPER icon will change to MODEL.

     AutoCAD Paper Space with Multiple Layout Viewports

    AutoCAD Paper Space with Multiple Layout Viewports

  3. Click on the padlock icon on the status bar
    If the viewport is locked, the padlock will have a blue background. But if it is unlocked, the padlock will have a transparent background.

To lock the viewport using the Layout Viewports ribbon panel approach, use the following procedure:

  1. Ensure you are on the layout tab
  2. Click on the Layout ribbon and head over to the Layout Viewports ribbon panel 
  3. Select the Lock or Unlock button
    Like all other AutoCAD operations, the software will either display Lock or Unlock depending on whether you have previously selected one of these options before.
  4. To lock the viewport, simply hit Lock

Conclusion

AutoCAD viewports are essential when drawing an object or planning how to print or plot it. In this comprehensive guide to viewports in AutoCAD, we have highlighted what an AutoCAD viewport is, the two main types of them and how to create or modify viewports.

 


]]>
How to Convert an Image to Lines for AutoCAD https://www.scan2cad.com/blog/cad/image-lines-autocad/ Wed, 09 Feb 2022 10:51:12 +0000 https://www.scan2cad.com/blog/?p=47011 If you have ever worked with a PDF of a drawing scanned from a physical print, you will agree with me on several things, more like problems or limitations. And to solve them, you have to convert an image to lines for AutoCAD using Scan2CAD, a leading conversion software. But first, let’s discuss the limitations.

Common Limitations of Scanned Raster Images

First, you cannot use AutoCAD’s PDF Import feature that would ordinarily let you convert a vector PDF to DWG. This is because the tool does not work with raster PDFs. Secondly, online conversion tools will let you down. Like AutoCAD, most of these tools cannot convert drawings stored in raster PDFs to vector formats. 

Thirdly, the scanned image is made up of pixels. In fact, you can confirm this by zooming into a particular section. As you will notice, the quality of the image will reduce drastically the more you magnify the drawing. Fourthly, raster images contain block versions of drawings. In contrast, vector drawings such as those created using AutoCAD are made up of constituent lines with snappable endpoints – of course, this is the case unless you opt to create a block. This fourth problem means that you cannot delete, move, shorten or lengthen existing objects and neither can you add new objects.

Fortunately, with Scan2CAD, you can convert an image to lines for AutoCAD in such a way that you can individually select every line. What’s more, Scan2CAD automatically does what you would have manually done had you opted to use AutoCAD’s Overlay function. Simply put, Scan2CAD supports automatic tracing while AutoCAD supports manual tracing.

Tracing in Computer-Aided Design

Also known as vectorization, tracing or image tracing refers to the process of converting a raster image to a vector image. At its core, it entails creating vector lines atop the outline of the raster drawing. Notably, the conversion process (tracing) can be accomplished in two ways:

  • Manual tracing
  • Automatic tracing

Manual Tracing

Manual tracing entails using a mouse or graphics pen to create a new vector drawing. This approach mainly relies on the raster image’s outline as a guide while drawing the vector version. However, this process is quite time-consuming, and the arduousness in fact increases with the complexity of the drawing. This is because you have to individually create every aspect of the drawing using the available tools.

As stated, AutoCAD’s Overlay function, which lets you create a vector version of an existing raster drawing, involves manually tracing over the outline. To use it, you have to define the scale of the image. This means that if this information is not readily available, you might end up creating an overlay that isn’t to scale. 

Additionally, manual tracing does not convert text-based objects. For this, you have to manually insert text boxes and then type the text. Put together, these processes consume too much unnecessary time. With automatic tracing, however, you can conveniently avoid these problems. 

Automatic Tracing

While manual tracing is considered arduous and time-consuming, automatic tracing is the opposite. It saves on time and is substantially simpler. It is worth noting that, unlike manual tracing, which is done by hand, automatic tracing is completed using conversion software such as Scan2CAD.

The software identifies the outline of the drawing stored in the raster image. Next, it draws new vector objects such as lines, curves, and more arcs atop this outline, creating a vector version of the drawing. Notably, the software draws the geometric objects precisely as they appear on the original drawing. For instance, if the raster image had dotted or hatched lines, the software will trace each of them accordingly. Finally, the software saves the converted file using vector formats such as DXF or DWG.

It is noteworthy that some software applications are also equipped with a feature known as object character recognition(OCR) that enables them to detect and convert text-based objects as true-type text. Being one such program, Scan2CAD offers unmatched vectorization capabilities. It supports automatic tracing as well as text recognition and conversion. But as we have detailed below, these features are only the tip of the iceberg.

About Scan2CAD

Scan2CAD towers over other vectorization products. It delivers numerous capabilities that make it stand out in a world where service providers promise truckloads of features but only deliver a fraction of what they had pledged. 

For instance, Scan2CAD can seamlessly convert raster images, whereas most online converters cannot. It also enables you to clean up the raster image before hitting the Convert button. This helps eliminate imperfections that would otherwise slow down the vectorization process. In addition, Scan2CAD lets you edit the converted drawing prior to saving it – online converters do not offer this functionality.

With Scan2CAD, there are no ifs, and, or buts. The software application delivers what we promise on our website, blogs, and YouTube channel. In addition, our developers consistently make improvements, releasing software updates that improve the user experience as well as introduce new features. But what are some of these capabilities? One of them is the ability to convert an image to lines for AutoCAD.

How to Convert a Raster Image to Lines for AutoCAD

As we hinted earlier, vector drawings are composed of constituent lines that can be independently deleted, moved, shortened, or lengthened. With raster images not enjoying this attribute, converting the image to lines for use on AutoCAD is essential. By importing the saved vector file into AutoCAD, you can edit the lines however you wish. 

This section will focus on how you can convert a raster image to lines for AutoCAD using Scan2CAD. Let’s get into it.

Step-by-Step Guide

  1. Launch Scan2CAD and import the raster image you intend to convert to lines for AutoCAD.
  2. Click the Clean raster image button, which opens the Clean Raster Image window. If the original image is not black and white, tick the Threshold (Black & white) box – if it is already black and white, you will notice that Scan2CAD will have grayed out this section of the window. Next, under the Clean Image section, tick the Remove Speckles & Holes, Thicken Lines, or Smooth boxes accordingly, depending on the quality of the raster image. For instance, speckles and holes are common in cases where the raster image to be converted is created by scanning a physical copy of a printed drawing. A low resolution may introduce unwanted elements that can be removed by ticking the appropriate box on Scan2CAD. Next, click OK if you are satisfied with the outcome of the cleanup exercise.
Clean raster image window

Clean Raster Image Window

3. Click the Convert raster image button, upon which the Convert Raster Image window pops up. Here, check the Vectorize and OCR option under the General tab if your drawing contains both text-based and geometric objects. Also, you can choose the Vectorization present depending on the type of drawing you are converting – for instance, select Architectural if you are working with a floorplan. Next, toggle the OCR tab, where you will then set the maximum character size of the drawing. Also, set the Character Rotation – if your drawing features vertical or angular text, check the vertical or angular boxes, respectively.

Convert raster image window

Convert Raster Image Window

4. Click on Run, prompting Scan2CAD to vectorize the raster image. This step creates a preview that lets you make the necessary edits to help improve the appearance of the converted drawing. If satisfied with the outcome, click OK.

5. Next, click Export to save the converted vector file. As you have converted the raster image to lines for AutoCAD, save the drawing as a DWG file, a proprietary file format that Autodesk created for AutoCAD. Click Save.

6. A window titled DXF/DWG Export Options pops up upon clicking Save. Do not make any changes to the default settings. However, pay attention to the AutoCAD Compatibility section, keeping in mind the background color on your software application. If your AutoCAD program has a dark background, check the Convert black vectors to white box. Otherwise, leave it unchecked. Finally, click OK.

Dxf/dwg export options window

DXF/DWG Export Options Window

Video Tutorial: How to Convert an Image to Lines for AutoCAD

Parting Shot

With Scan2CAD, you can convert a raster image to lines for AutoCAD. In fact, this leading conversion software lets you clean up the image as well as customize the vectorization process. Together, these capabilities create a clean vector drawing that needs minimal to no edits when you finally open it using AutoCAD. 

What’s more, you can enjoy Scan2CAD’s diverse features and tools for free for 14 days. To begin your free trial, click here.

]]>
How to Convert a DWG File Without AutoCAD? https://www.scan2cad.com/blog/cad/convert-dwg-without-autocad/ Wed, 01 Dec 2021 15:20:21 +0000 https://www.scan2cad.com/blog/?p=46850 As a proprietary file format developed and maintained by Autodesk, DWG may not be supported by most computer-aided design (CAD) software programs. In this regard, if you happen to use such a program – which does not offer 100% DWG compatibility but instead only reads and writes DXF files – you may want to convert DWG without AutoCAD to DXF file. 

Being the most widely used CAD software, AutoCAD boasts superior functionality and supporting infrastructure that influences most users into not making a switch. However, AutoCAD is costly. As of November 2021, the annual subscription costs $1,775, while a monthly subscription will set you back $220. Notably, the pricing has increased substantially from $1,575 and $195, respectively, in 2018, according to our earlier analysis. Therefore, multiple organizations or professionals find it difficult to justify the cost, especially when they use AutoCAD sparingly. This could be a story you are all too familiar with; it could perhaps even be the reason you do not have access to a program that can read and write DWG.

Fortunately, with Scan2CAD, you can convert DWG without AutoCAD to DXF. In fact, Scan2CAD retains all attributes of the drawing. These include line weights, font sizes and color, and more. In this regard, the drawing appears as it would have had it been opened using AutoCAD. Simply, with Scan2CAD, you can bypass AutoCAD. In this article, we will detail how to convert DWG without AutoCAD. Specifically, we will explore the DWG-DXF conversion.

DWG and DXF File Formats

We have previously explored each of these file formats, both individually and comparatively. In our 2016 article, for instance, we simplified the DXF file specification, complete with a graphic of an annotated file. We’ve also answered frequently asked questions about DWG files, as well as the question, should you use DWG or DXF

For this article, we’ll take a different approach by discussing DWG and DXF from the perspective of why some CAD programs do not support both formats. Basically, the reason mainly lies in documentation and licensing. 

DWG File Format

As Autodesk’s brainchild, DWG is a proprietary format. As such, in order to develop a software program that reads and writes DWG files, companies must obtain a license that gives access to RealDWG, a library to read/write the DWG file. The license offers developers distribution rights limited to one year. This means that they have to pay thousands of dollars in annual fees. This makes support for DWG read/write a tad expensive.

DXF File Format

In contrast, while proprietary, DXF is open source. As such, there are no issued patents or licenses limiting its usage. It is a document exchange format that is part of the American Standard Code for Information Interchange (ASCII) family. DXF is, therefore, widely used for the exchange of design data between CAD programs. It is 100% compatible with non-Autodesk software and can, therefore, be used to replicate a DWG drawing. 

You can use this file format in CNC machining and 3D modeling applications. As such, this open-source format can store both 2D and 3D information. However, when it comes to 3D data, DXF does represent 3D models as solid objects. Instead, it represents them as hollow drawings, as shown in the image below. That said, it is worth pointing out that DXF stores fewer drawing data than DWG.

Black and white 3d drawing stored dxf file

3D Drawing Stored as a DXF File

Based on the limitations of DWG and the benefits of DXF, converting DWG to DXF is crucial. Now, let’s discuss how to convert DWG without AutoCAD to DXF.

Converting DWG without AutoCAD to DXF 

Video Tutorial: How to Convert DWG without AutoCAD

Step-by-Step Guide

  1. Import the DWG file into Scan2CAD. Scan2CAD launched full support for DWG in 2016. It is, therefore, capable of displaying all the elements and attributes of a DWG drawing. These include the line weight and color, font type and color, dimensions, layers, and more. With Scan2CAD, you can even edit the imported drawing.
  2. Click Export, which will prompt you to enter the file name. Then, under the Save as type field, choose the DXF file format. Thereafter, click Save.
  3. Clicking Save results in a DXF/DWG Export Options pop-up window that allows you to make a few changes to the exported file. If your CAD software application’s workspace usually has a dark background, make sure that you check the Convert black vectors to white box. To finalize the conversion, click OK.

Compared to other conversions that Scan2CAD enables you to undertake, e.g., converting PDF to DWG with layers, converting DXF to G-code with accurate scaling, and converting to G-code, how to convert DWG without AutoCAD to DXF is more straightforward. This is because the DWG is a vector format, meaning the drawing to be converted is already clean and vector-based. As such, you do not have to clean the image or use Scan2CAD’s Convert raster image tool.

Furthermore, by virtue of being straightforward, Scan2CAD eliminates the need for the more expensive AutoCAD software for such a simple conversion task. So, if you are yet to download Scan2CAD, you are missing out on this and plenty more capabilities. In addition, Scan2CAD offers a 14-day free trial option that allows you to gauge whether our software is the best fit for your conversion needs. 

Scan2CAD is the world’s leading conversion software for engineers and designers, and we can’t wait for you to come to this conclusion as well.

Parting Shot

As a versatile conversion software, Scan2CAD offers a straightforward and cheaper way to convert DWG without AutoCAD to DXF. Specifically, as discussed in this tutorial, you can use Scan2CAD to convert a DWG file to the DXF file format without AutoCAD. This makes Scan2CAD a handy tool if you do not have access to AutoCAD, whose subscription costs could prove expensive for one-time applications. 

In addition, with Scan2CAD, you can even convert raster images and PDFs to vector file formats such as DXF, DWG, and CNC. What’s more, you can trial the software for free for 14 days to determine whether Scan2CAD is a good fit for your design or engineering operations.

With Scan2CAD, you can convert DWG without AutoCAD to DXF files. In this tutorial, we detail how you can accomplish this conversion, thereby saving money and time.

]]>
How to Convert PDF to DWG with Layers https://www.scan2cad.com/blog/cad/convert-pdf-dwg-layers/ Tue, 27 Jul 2021 18:41:16 +0000 https://www.scan2cad.com/?p=46454 As a popular file format, PDF packs a punch in terms of what it can handle. From the ability to display the accurate and exact layout and content regardless of the operating system or application on which it is viewed to storing various types of content, PDF is exceptionally versatile and convenient. In fact, with all these capabilities, the content can be compressed into a compact size for easy transfer and download.

More technically, particularly when it comes to computer-aided design (CAD) and drawings, PDF has proven indispensable as a way of sharing and opening the two-dimensional designs/drawings without necessarily having to install CAD-only software, such as AutoCAD, BricsCAD, Fusion 360, and more. But what if you are a recipient of one such PDF and wish to make a few changes to the drawing yet the original CAD drawing is unavailable? How will you go about this and still preserve the layers within the PDF/drawing?

All you need is the Scan2CAD software, which offers additional advantages beyond simply converting vector PDFs. This article explains how to convert PDF to DWG with layers.

Why Scan2CAD

The scenario painted above tells of a PDF vector document, i.e., a document exported directly from CAD software programs. These vector files feature lines that are not made up of pixels but are instead a product of mathematical formulas that create paths. As a result, they are always high-quality regardless of the resolution.

In contrast, PDF raster files are created after scanning an existing drawing. They contain images whose lines are made up of pixels, meaning that their quality depends on the resolution. When converting such files into DWG or CAD files, PDF raster files are particularly difficult to work with, especially without Scan2CAD. For instance, while some CAD programs, such as AutoCAD, contain in-software conversion tools, they can only convert PDF vector files.

Scan2CAD is a dedicated conversion program capable of converting PDF raster files, PDF vector files, and files containing both vector and raster elements. It is also customizable – you can make tweaks to the files according to your preferences and judgment before converting them.

What’s more, with its advanced object recognition and text recognition (OCR) capabilities, it recognizes curves, arcs, and circles and converts them correctly – this is unheard of when using low-quality online ‘converters,’ which perceive curved objects as numerous tiny polylines and subsequently convert them as such.

Thus, Scan2CAD offers numerous additional advantages over in-software conversion tools as well as other dedicated software applications through its comprehensive conversion capabilities and features. And this article will highlight one of them, as mentioned earlier; let’s get into that.

How to Convert PDF to DWG with Layers

In an earlier tutorial, we took a deep dive into how you can convert either a PDF raster file or a PDF vector file into a DWG file. Here, we pick up from where we had left, this time by maintaining the layers in the PDF document.

Importance of Layers

While preparing a CAD drawing, the use of layers is recommended – they are the chief method of organizing objects within the drawing either by purpose or function. They enhance the drawing by enabling you to hide what you do not need to see at a particular time. In this way, they also lower the level of complexity.

Notably, this usefulness extends beyond the CAD program. For clients who may not have access to the CAD programs but still need to manipulate the drawing by hiding various aspects therein, exporting a DWG drawing (plotting) as a PDF complete with the original layers becomes the go-to course of action.

It is noteworthy that you can plot an AutoCAD drawing as a PNG or JPEG file, but you will lose the layer information, as both these file formats do not save additional data beyond the images themselves. Furthermore, using this approach converts the vector drawing to a lower-quality raster image. So, PDF is preferred.

Black and gray plotting options on autocad

Plotting Options on AutoCAD

Converting PDF to DWG with Layers

That said, in the event that you or the client wants to tweak the drawing contained in the PDF file using a CAD program and, therefore, has to convert the PDF to DWG with layers, here’s how they would go about it using Scan2CAD.

  1. Launch the Scan2CAD program and select ‘Open a File.’ This will automatically open your file explorer, allowing you to choose the PDF file you wish to convert to DWG, upon which a new ‘Import PDF Document’ tab pops up that lets you make a few changes to the file. The tab also enables you to ascertain whether your PDF file contains a 100% vector or raster file or featured elements of both.
Scan2cad import pdf document tab

Scan2CAD Import PDF Document Tab

  1. If everything is as you want it to be, click ‘OK’ to import the file to Scan2CAD. Once the PDF file has been imported, you can now view all the layers within the file. Scan2CAD also enables you to toggle the layers on and off.
  2. Click ‘Export’ on the upper right corner of the Scan2CAD window. This action prompts you to ‘save vector to file’ by creating a file name and choosing the desired file type. Because we are discussing how to convert PDF to DWG with layers, select either DWG (AutoCAD 2018) or DWG (AutoCAD 2013) from the dropdown menu under ‘Save as type,’ depending on the AutoCAD version you are currently using.
Save as type options

Save as Type Options

  1. On clicking ‘Save,’ a new pop-up tab appears on Scan2CAD titled ‘DXF/DWG Export Options’ that allows you to make a few changes before the conversion process concludes. If your AutoCAD is dark-themed, check the ‘Convert black vectors to white’ box under the ‘AutoCAD Compatibility’ ribbon. Under the ‘Layers’ ribbon, select the ‘Do not change’ option and click ‘OK.’
Dxf/dwg export options tab

DXF/DWG Export Options Tab

  1. Launch AutoCAD and open your converted DWG file. Under the Layers ribbon on AutoCAD, you will be able to see all the layers that were previously present on the PDF file.

AutoCAD’s In-Software Conversion Tool vs. Scan2CAD

Notably, AutoCAD has an in-built conversion tool that enables you to convert PDF to DWG with layers. However, we stacked it against Scan2CAD and observed a few differences that make Scan2CAD superior. We’ve summarized them below.

AutoCAD

Scan2CAD

  • The conversion takes a relatively long time; and if the PDF vector file contains a drawing with thousands of elements, the conversion is even more prolonged
  • The conversion takes a short time, regardless of the number of elements within the PDF vector file
  • The software does not maintain the original layers’ names but instead adds a prefix PDF- before each name
  • The program maintains the original layers’ names
  • With AutoCAD, you have to specify the scale of the drawings before conversion, which would complicate the process for a person not privy to the scale ratios
  • The program maintains the scale of the drawings – no unnecessary calculations are needed

Parting Shot

If you wish to convert PDF to DWG with layers, you have two options: use the AutoCAD in-built conversion tool (PDF export feature) or rely on the more superior Scan2CAD, which can also convert PDF raster files. Furthermore, the Scan2CAD dedicated software is fast and easy to use whenever you wish to make the conversion. It also produces high-quality output files that can be immediately worked on without having to redo the drawings using CAD programs.

We hope this tutorial has equipped you with the knowledge needed to smoothen your workflow.

]]>
5 Sites With Free Template Title Blocks to Download https://www.scan2cad.com/blog/cad/free-title-blocks/ Tue, 20 Jul 2021 13:28:54 +0000 https://www.scan2cad.com/?p=46427 It is important to make CAD drawings presentable for both presentations and printing purposes. And one of the ways of doing so is by incorporating a neat title block in the drawing sheet where you place your CAD drawing. 

A Title Block holds important information to help the person using the drawing for construction or machining to understand things like the scale used in the engineering drawing, the type of units used in dimensions, the type of material used, whether the design has been verified by engineers and whether there are any revisions among other things.

However, drawing a title block from scratch may cost a CAD designer precious time especially when dealing with assembly drawings, which include drawings of more than one component. CAD designers can download free title blocks online to avoid wasting time drawing the title blocks from scratch.

We shall look at 5 sites that offer free title block templates for CAD designers in this post. However, before we get into listing the sites, it is important to understand several issues about title blocks to understand what you should be looking for when downloading the free title blocks from the sites. We shall first shed some light on what title blocks are, different types of title blocks, and different sizes and locations of title blocks within a CAD drawing.

What is a Title Block in CAD?

A title block is a neatly arranged area on a CAD drawing sheet that contains specific information about the 2D drawing or 3D model that appears on that particular drawing sheet.

Different CAD applications come with different types of title block layouts placed in different templates. Most of these templates place the title block at the bottom right corner of the drawing sheet and also include a border that extends along the edges of the drawing sheet.

5 Sites Where You Can Download Free Title Blocks

Considering the information provided in the above sections, one can comfortably look for a free title block to download online. Below are 5 websites that offer free title blocks:

1. DWGfree

DWGfree website offers free title block templates for AutoCAD .DWG files to save engineers and designers from unnecessary work designing and configuring title blocks and rather concentrate on designing and drawing.

You can download, open, save, copy and edit any of the AutoCAD title blocks that are freely downloadable on this website.

You can use the search box to search for any title block template on this site.

Black, gray and white preview of a title blocks layout in metric in dwgfree website

Figure 4. Preview of a Title Blocks Layout in metric in DWGfree website (source)

2. Yourspreadsheets

The Yourspreadsheets site provides architects, civil engineers, contractors, structural engineers, and homeowners with free DWT title block formats.

These free title blocks can be downloaded and used on both personal and commercial projects. They are named in various names that start with the term “Mr.” then followed by a descriptive word that gives an insight into what the title block looks like. Examples of title blocks include Mr. Elegant, Mr. Rounded corners, Mr. Simple and Mr. Bubble

Example of mr. elegant free title block template on yourspreadsheets website

Figure 5. Example of Mr. Elegant’s free Title Block Template on Yourspreadsheets website (source)

3. CADforum

The CADforum website offers free title blocks for drawing drawn using Autodesk Inventor, AutoCAD, AutoCAD LT, Revit, Fusion 360, and other 2D and 3D Autodesk CAD applications. The title block templates are available in IPT, DWG, F3D, and RFA file formats.

Dark blue, white and light blue screenshot of the cadforum website

Figure 6. Screenshot of the CADforum website

4. FreeCADs

The FreeCADs website provides free title blocks in DWG formats. However, the current offering from this site is extremely limited. Perhaps more will be added soon. 

5. DRAFTSPERSON.NET

The Draftsperson website provides two metric title block templates. One for A1 sheets and the other for A3 sheets. The free title blocks come in DWG file formats.

Screenshot of the free title blocks on the draftsperson.net website

Figure 7. A screenshot of the free Title Blocks on the draftsperson.net website

Frequently Asked Questions (FAQ)

1. What should be included in a title block?

You should include the following information in your title block:

  • Title of the project (drawing that appears on the drawing sheet),
  • The designer’s name, the client’s name,
  • The address of the site to which the drawing is to be used, the drawing date,
  • The author’s name,
  • Checker’s name (mostly an engineer that checks and verified that the design is okay),
  • Revision information,
  • The sheet number,
  • The scale used for the drawing on the sheet,
  • Type of units used in dimensioning,
  • The components used in case the drawing is an assembly and the respective materials for the different components.

You can add any other information depending on what your organization or company requires.

2. What should you consider when creating a title block?

A good Title Block should have consistency in appearance and information and should allow the person using the sheet drawing to easily implement the information provided on the title block and drawing. 

A CAD drawing provided to a machinist in a machine shop, for example, should have the dimensions, engineering tolerances, and type of units used in dimensioning well indicated to enable the machinist to properly machine the desired product/component.

3. How do you make a simple title block in AutoCAD?

There are two methods of making a title block in AutoCAD. One is by creating your own title block right from scratch and saving it as a template for future reference and the other by using any preexisting title block template. for purposes of making a simple title block in AutoCAD, you can use the preexisting templates. AutoCAD comes with several templates that cut across different fields. 

To start click the AutoCAD logo in the top left corner of your screen and click on New in the drop-down menu that opens. A box will open in the center of the screen titled ‘Select Template’. Choose the template that you feel best fits your project.

When done,  go over to the Model Tab by clicking the Model tab at the bottom left corner of the screen and make whichever drawing or model you want. After you finish making your drawing in the model tab, go to your Layout view and open the Layout tab in the Ribbon, and in the ‘Layout Viewports’ panel, click ‘Rectangular’. You should see a clear layout page (it could have grids depending on your AutoCAD settings) with a title block at the bottom right corner.

Click and drag to create a Viewport so that you have a model on your layout page. To edit the properties of the title block, click the AutoCAD logo at the top-left of your screen, then click ‘Drawing Utilities’, and finally click ‘Drawing Properties.’

Now go ahead and complete the properties that are relevant to your drawing.

4. What is the standard title block format?

There are two title block formats used in CAD and they include:

  • A CAD block that is placed within the drawing sheet file 
  • An xreffed file

The most commonly used format is the CAD block and it is placed at the bottom right corner of a sheet as a table. 

An xreffed file is a file that refers to another CAD file containing information about a specific drawing. It is commonly referred to as an XRef, external reference, or block reference file. And it is possible to XRef a CAD file that also XRef another CAD drawing.

5. What is the best title block size to use?

Title blocks may just occupy a box corner on the bottom right corner of the drawing sheet though at times they tend to extend along the right edge of the drawing sheet depending on the amount of information it contains. As a result, when placing CAD drawing on drawing sheets, designers and engineers should ensure they leave enough room on the right side to accommodate the title block.

Though some templates may not include a border that extends around the four edges of the drawing sheet, a good title block template should include a border. The border helps in ensuring that the paper prints are properly printed without the drawing becoming bound out of alignment. Therefore, it is important to keep this in consideration even when looking for free title blocks to download.

The other thing to consider is the size of the title block. Generally, title blocks come in three different categories depending on their sizes determined by the different CAD drawing sizes. These categories include:

i.  Title Blocks used for A, B, C, and G size drawings

Black and white Title blocks used for a, b, c, and g size drawings

Figure 1. Example of a Title Block for A, B, C, and G drawing sizes (source)

ii. Title Blocks for D, E, F, H, J, and K size drawings

Black and white title blocks for d, e, f, h, j, and k size drawings

Figure 2. Example of a Title Block for D, E, F, H, J, and K drawing sizes (source)

iii. Vertical Title Blocks

Black and white examples of vertical title blocks

Figure 3. Examples of Vertical Title Blocks (source)

Below are two tables showing the dimensions of the different CAD drawing sizes, which should assist in determining which title block to use for your drawing

Engineering 

Drawing Size

Dimensions in Inches(“)

Dimensions in Millimeters (mm)

ANSI A

8.5 x 11

215.9 x 279.4

ANSI B

11 x 17

279.4 x 431.8

ANSI C

17 x 22

431.8 x 558.8

ANSI D

22 x 34

558.8 x 863.6

ANSI E

34 x 44

863.6 x 1117.6

Table 1. Showing the different size categories of Standard US engineering drawings

Architectural Drawing Size

Dimensions in
Inches(“)

Dimensions in
Millimeters (mm)

ARCH A

9 x 12

228.6 x 304.8

ARCH B

12 x 18

304.8 x 457.2

ARCH C

18 x 24

457.2 x 609.6

ARCH D

24 x 36

609.6 x 914.4

ARCH E

36 x 48

914.4 x 1219.2

Table 1. Showing the different size categories of Standard US architectural drawings 

Vertical Title Blocks are preferred for D to K drawings.

6. How do you insert a drawing border with a title block?

To insert a drawing border with a title block in AutoCAD, for example, open up a blank drawing and click on the “Layout” tab in the bottom left corner. Then Right-click on “Layout 1” and select “Page Setup Manager.”

Then click “Modify” after which a pop-up window should appear. The most important thing to pay attention to in the pop-up window is the paper size that you intend to use. By default, the paper size is set at (8.5 x 11 inches), so be sure to set it up so that it matches the size of the Title Block template.

Then select “Landscape” on the Drawing Orientation panel and click “OK”. 

Now click on the “Insert” tab and then click the “Insert” button on the far left side. From the pop-up menu, click on “Browse” and select your template. You should leave all the check boxes as they are apart from checking the “Specify on-screen” box after which you should click “OK.”

Drag to position the Title Block and left-click to put it in place once you are certain it is where you want it to be. You should take note of the dashed line since it represents the print border; you should position the Title Block within it.

Conclusion

You do not have to draw title blocks from scratch when putting your CAD drawing in drawing sheets for presentation or printing. There are hundreds if not thousands of free title blocks that you can download online, especially from the websites that we have highlighted in the above section.

Downloading free Title Block Templates saves you time and ensures that you use standard title block formats recognized worldwide since most of the available title blocks are designed in standard formats.

]]>
AutoCAD Mechanical: Learn the Basics in 1 Hour https://www.scan2cad.com/blog/cad/learn-autocad-mechanical/ Tue, 13 Jul 2021 15:23:14 +0000 https://www.scan2cad.com/?p=46400 As technology evolves and people lean towards aesthetics while still demanding the best functionalities in products, mechanical engineers are faced with the challenge of designing more complex products every day. And as such, mechanical engineers are required to not only select the most powerful CAD software but to also learn how to best use the software to design even the most complex designs. And that is the purpose of this guide; to help mechanical engineers, learn AutoCAD Mechanical, which is one of the most commonly used CAD software used in designing mechanical components.

But before delving into how to use the software, let us first look at what it is and what it can do (or what it can be used to do).

What is AutoCAD Mechanical?

AutoCAD Mechanical is a software product of Autodesk Inc., which is an American software corporation that makes CAD software for engineering, architecting, manufacturing, construction, education, and entertainment and media industries. The AutoCAD Mechanical software is specifically made for mechanical engineers, manufactures, and designers.

What can AutoCAD Mechanical software do?

Mechanical engineers manufacture, and designers can use the AutoCAD Mechanical software for:

  • 2D drafting, drawing, and annotation – this involves producing 2D drawings/drafts, generating dimensions, creating and editing single or multiline text, creating leaders with a variety of content, creating and editing centerlines and center marks, creating tables with data and symbols in rows and columns and applying formulas, linking the tables to a Microsoft Excel spreadsheet, saving views by name, specifying layouts (drawing sheets), creating arrays (objects that are created in circular or rectangular patterns, or along a path), and applying parametric constraints.
  • 3D modeling and visualization – this involves creating solid, surface, and meshed realistic 3D models, using 3D viewing and navigation tools to walk, swivel, fly and orbit around 3D models when showcasing designs, applying visual styles, creating section planes to display cross-sectional views, rendering, and generating 2D drawings of 3D models.
  • Collaboration – this involves, importing, exporting, or attaching files as underlays in PDF, DWG, or DGN files.
Black and white with gray 2D projection drawing of a 3d model drawn using autocad mechanical

Figure 1. A 2D projection drawing of a 3D model drawn using AutoCAD Mechanical (Source)

We shall look into each of these to assist you to learn AutoCAD Mechanical basics for performing any of the tasks.

Orientation

If you are a mechanical engineer, designer, or manufacturer and want to perform any of the above tasks using AutoCAD Mechanical but you are wondering how to start, this AutoCAD Mechanical: Learn the Basics in 1 Hour guide will take you through all the basics to help you learn AutoCAD Mechanical basics in the least time possible.

We shall start with learning about the various features, and tools that you shall encounter when you open AutoCAD Mechanical software.

When you click to open AutoCAD Mechanical, you should click ‘Start Drawing’ under ‘Get Started’ if you are using a more recent version like 2020 or ‘New’ under the Work section when using older versions like the 2013 version, which we shall use for this guide, to start working on a new project.

Black and white with red start screen by autocad mechanical

Figure 2. Figure 2. AutoCAD Mechanical 2020 start screen

Black and gray with silver start screen by autocad mechanical

Figure 3. AutoCAD Mechanical 2013 start screen

When it opens, the user interface looks like the one shown in the screenshot below:

Black and white interface by autocad mechanical

Figure 4. AutoCAD Mechanical user interface explained

We shall look at what each of the features and tools that are shown in the above screenshot is used for.

1. Application menu Button – This offers tools for managing your AutoCAD Mechanical files. When clicked, a file pull-down menu appears. The pull-down menu contains buttons for actions such as ‘New’, ‘Open’, ‘Save’, ‘Save As’, ‘Export’, ‘Publish’, ‘Print’, ‘Drawing Utilities’, and ‘Exit’.

Black and white application menu button by autocad mechanical

Figure 5. Pull-Down menu that appears after clicking on the Application Menu button

2. Title Bar – This is where the name of your current project/drawing is displayed denoting even the format of the file. If you look at the screenshot shown above, the name of the current project is saved as Drawing1.dwg showing it is a .dwg file.

3. Quick Access toolbar – This provides access to some of the buttons found by clicking on the application menu button. By default, this toolbar contains the buttons for opening new tabs, opening existing files, saving your work, save as an option, and the cloud option.

4. Info center – This displays various information like the search results button, sign-in button, Autodesk exchange apps button, stay connected button, and the help center button.

5. Ribbon – This contains sets of drawing and modeling tools that are grouped in various groups. These groups are put under various tabs including Home, Insert, Annotate, Layout, Parametric, View, Manage, Output, Plug-in, Online, and Express Tools. The Home tab contains groups of some of the most common tools grouped into Draw, Modify, Layers, Annotation, Block, Properties, Groups, Utilities, and Click board.

6. Drawing tabs (file tabs) – This shows the opened tabs each representing a different project. You can open as many tabs as you wish and they shall be displayed at the top adjustment to each other in the same way the start and file tabs are in the above ‘AutoCAD Mechanical user interface explained’ screenshot. 

7. Drawing area – This is where your current project will appear and it is where you perform your tasks like drawing, modeling, rendering, and so forth.

8. User Coordinate System icon (UCS icon) – This is an icon of AutoCAD’s Coordinate System that tells you the position of the various things including your cursor when drawing. It is very important, especially when working with complex 2D drawings and 3D models. 

9. Viewport Controls (In-Canvas controls) – This shows the current view (side and form) of the project you are working on. By default, the viewport controls are set as Top and 2D Wireframe.

Black and white viewport controls set to top and 2d wireframe by default

Figure 6. Viewport Controls set to Top and 2D Wireframe by default

To view a different side and form of your drawing, just click on ‘Top’ and ‘2D Wireframe’ respectively, and a drop-down list where you can change the default side and form will appear. 

Black and white different sides appearing after clicking on top in autocad mechanical

Figure 7. Different sides appearing after clicking on ‘Top’

Black and white different forms appear after clicking on 2D Wireframe

Figure 8. Different forms appear after clicking on 2D Wireframe

10. View Cube – This is used for turning/rotating your drawing or model to view the different sides.

11. Navigation bar – This is used for navigation, panning, zooming, orbiting, and creating and viewing recorded cinematic motions.

12. Command Line – This shows the current action that you are undertaking. 

Black and white Command line showing current action by autocad mechanical

Figure 9. Command-line showing current action

In the above screenshot, we have selected to draw a circle and the command line displays ‘Circle Specify radius of a circle or [Diameter]:’. You can input the value of the circle’s diameter after the full colon and click enter to complete drawing the circle of the specified diameter.

When performing any task, be it to draw a line, a spline, or anything, the command line window will always display what you should do and what inputs you should input by stating the type of input in brackets just as [Diameter] was placed in the brackets.

13. Status bar – contains a range of menus including the workspace switching menu.

14. Workspace switching menu – This enables you to change certain aspects of the drawing area like Infer Constraints, Snap Mode, Orthogonal Mode,  Polar Tracking, Object Snap, 3D Object Snap, Object Snap Tracking, Allow/Disallow Dynamic UCS, Dynamic Input, Show/Hide Lineweight, Show/Hide Transparency, Quick Properties, Selection Cycling, and Annotation Monitor.

Making basic drawings using AutoCAD Mechanical

Selecting the units to use

Before starting any project, you should specify the units that you want to use. To do this you should type ‘Units’ (when you type anything it is typed in the command line window and the respective command is displayed. Click enter and select the units you want to use, the length type (e.g decimal, fractional, etc.), the length precision, the angle type, and the angle precision. 

Black and white selecting units in autocad mechanical

Figure 10. Selecting units in AutoCAD Mechanical

For this guide, we shall use inches.

Drawing different shapes

Basic drawing start by drawing different shapes on the drawing area by either using the different tools found in the ‘Draw’ group of tools under the home tab in the ribbon or by typing the name of the shape you want to draw and press enter. 

For instance, if you want to draw a line you can click on the line tool Line or typing ‘line’ and clicking enter, and then positioning your cursor at the location you want to start drawing on the drawing area. 

If you want the line to be at a certain angle, type ’<’ after selecting the start point of your line and input the value of the angle you want and press enter. This will ensure that the line you shall draw by either moving your cursor or input length in the command line will be inclined at an angle of 30.

Once you complete using any of the drawing tools, you should click enter or ‘Esc to exit that tool to select another option

Modifying drawings

To modify any shape that you draw, you can use any of the tools in the ‘Modify’ group of tools under the Home tab in the ribbon. Alternatively, you can type the name of the ‘modify’ action you want to use and click enter and the command line shall direct you on what to do or input.

Some of the most commonly used ‘Modify’ tolls used include Move, Copy, Trim, Stretch, Mirror, and Scale.

For example, if you want to mode a shape or object, type ‘move’ and click enter or click on ‘move’ from the tools in the ‘Modify’ group of tools. As a beginner, follow the commands specified in the command line window.

Adding dimensions, texts, leader lines, and tables to your drawings

To add dimensions, texts, leader lines, and tables on your drawings, select what you want to add from the ‘Annotation’ group of tools under the Home tab in the ribbon and follow the commands specified in the command line window.

Taking measurements of various aspects on your drawings

To measure distances, angles, radius, area, or volume of your drawing in AutoCAD mechanical, simply click on ‘Measure’ in the ‘Utilities’ group of tools under the Home tab in the ribbon and select the type of measurement (e.g. distance) you want to take.

Then follow the commands shown on the command line window.

Saving your work in different CAD file formats

By default, the AutoCAD Mechanical saves files as .dwg files. Therefore, if you click on save you will be saving your drawing as a .dwg file.

To save your drawing in another format, simply click on the application menu button, scroll down to ‘Save As’  place your cursor on the arrow pointing to the right, and select other formats.

Black and white saving drawing in different formats in autocad mechanical

Figure 11. Saving drawing in different formats in AutoCAD Mechanical

Then proceed to input the name of your drawing and select the file format in which you want to save the drawing.

black and white selecting the file type to save your drawing in autocad mechanical

Figure 12. Selecting the file type to save your drawing

Saving your CAD drawing as a PDF

To save a PDF version of your CAD drawing using the AutoCAD Mechanical, simply click on the application menu button and scroll down to export and place your cursor on the arrow pointing to the right. Then select PDF and proceed to input the name of your PDF file and the location you want to save it.

]]>
How to Convert Matterport Floorplan Image to DXF/DWG https://www.scan2cad.com/blog/cad/convert-matterport-floorplan/ Thu, 10 Jun 2021 06:57:17 +0000 https://www.scan2cad.com/?p=46349 Matterport is a useful tool that’s been gaining traction with real estate professionals and new homeowners recently. It’s essentially a service that syncs up with standard iPhone and Android camera phones as well as various supported 360° cameras in order to produce both 3D digital copies of existing spaces as well as professional floor plans of those same spaces. The service takes care of taking the raw data from the camera and turning it into usable models and floor plans are quick, affordable, and typically done in a few business days. It’s no surprise that the service is gaining some traction in the past few years.

When it comes to working with their produced floor plans, however, the company only typically supplies the user with raster images or PDFs of the floor plans. If you’ve ever wondered how to convert a Matterport floor plan image to DXF/DWG, keep on reading. We’ll cover the basics of converting raster to workable vector files and how Scan2CAD can easily automate and streamline that process.

What Kind of Floorplan Files Do You Get from Matterport?

Black and white floorplan created by matterport

Matterport Floorplans (source)

Matterport supplies you with both a 3D model of the scanned space as well as a professional-grade floor plan for presentation purposes. We’ll be zeroing in on the 2D floor plans you’ll be getting with their service.

According to their website, after 2 business days of processing, they supply you with a zip folder containing both PNG files and a PDF. The PNG files display individual floor plans and the PDF file contains all floors together. If we take the sample file they have posted up on their site as an indication of what to expect with the PDF files they send over, we can see that the PDF also contains raster images.

Raster images are made of colored pixels and, unlike DXF or DWG files, are not editable on standard CAD programs. Vector files, which is the type of file that DXF and DWG files are, are composed of editable geometry that can be opened and manipulated with CAD software.

PNG files are an example of raster images and as such, the default images that Matterport gives you will be harder to convert to DXF/DWG compared to vector images. But there are a number of options if you want a shot at raster-to-vector conversion.

What Are Your Options When Converting Raster Images to DXF/DWG?

You mainly have three straight-forward options when it comes to converting Matterport floor plans into CAD files:

  1. Importing the raster images into your preferred CAD program and tracing over the image with the program’s built-in drafting tools.
  2. Use a CAD program’s automatic raster-to-vector conversion functionality.
  3. Make use of dedicated conversion programs such as Scan2CAD.

Option 1: Trace Over

Black and white wireframe created by matterport

Tracing Over A Raster PDF Using CAD (source)

The simplest way to convert a raster image into a CAD file is to import it into any standard CAD program and then start tracing over it with the program’s drafting tools. It’s basically the same as placing tracing paper over a hard copy of a plan and tracing over the plan with manual drafting tools.

If you have highly skilled drafters who have a good eye for detail and a great sense for drafting and floor plan standards, this is most likely the most accurate process. However, it is also undoubtedly the most involved and most tedious of the previously stated methods.

The accuracy of this method really shines with less than stellar raster images. With blurry, pixelated floor plans, automatic conversion tools will have less to work with and most often will give you low-quality vector files after the conversion process. Manually tracing over low-quality raster images lets draftspeople use their experience with floor plans and the context of the image to interpolate what the details are for the image.

Of course, this is less of an issue for floor plans coming from Matterport. As we mentioned before, the drawings you get from their services are professional-grade, with quality that needs no interpolation. Additionally, state-of-the-art conversion solutions like Scan2CAD are getting more and more accurate when it comes to converting even low-quality images.

Nevertheless, if you have time, labor, and patience on your hands, manually converting Matterport floor plans would be perfect for you.

Option 2: CAD Program Conversion Tools

There are CAD programs that have built-in conversion functionality that some users will find useful. AutoCAD has Raster Design that does exactly that – it’s useful and convenient for those who already have a copy of the software. The same goes for other CAD programs that have a conversion tool. Out of the three methods, this one is the most convenient.

Do note, however, that for a lot of these programs, the conversion tool isn’t the main focus of their development team. Often, you’ll find these built-in conversion tools as plug-ins or add-on tools that you need to purchase separately from the main program. As such, ease-of-use, as well as the number of tweaks you can make to the conversion process, can be limited. This makes it more difficult to deal with raster images that are of lower quality than the tool is designed to handle.

Still, the convenience of having a conversion tool already built into your CAD program mostly outweighs its cons. At the end of the day, it’s up to the user to decide if they want to prioritize convenience or functionality with the type of project they’re working on.

Option 3: Conversion Programs

Scan2CAD is a dedicated conversion program that’s designed specifically to convert files for use in CAD and CNC projects. It can easily handle Matterport floor plans and convert them into DXF or DWF formats. For the last two decades, Scan2CAD has sought to improve and develop its conversion tools including advanced object recognition and OCR functionality.

In a way, it’s a perfect balance between the first two conversion options. Like manually tracing, dedicated conversion solutions like Scan2CAD can handle raster images that are normally too pixelated or blurry for automatic conversion. And like built-in conversion tools, it’s convenient and does the process automatically.

For a full tutorial on how to use Scan2CAD to convert Matterport Floorplans, Check out this Video:

Video Tutorial: Converting Matterport Floorplans to CAD

Why Scan2CAD?

Black and blue vertices created by matterport

Excess Vertices on CAD (source)

Automatic conversion often gets a bad reputation due to the sheer number of low-quality online “Converters” found on the internet. And two of the biggest gripes are the ways those converters handle 1.) curves and 2.) text.

For curves, you’ll often get results similar to the image above – instead of a smooth arc or spline, you get several tiny polylines. The converter doesn’t smooth out edges and just views all pixels in the raster image as individual polylines. This shortcoming also applies to text. Where instead of converting raster text into editable vector texts, the text is converted into polylines.

These kinds of frustrating results are virtually nonexistent with Scan2CAD’s and object recognition and OCR (text recognition) functionalities. With Scan2CAD, curves, arcs, and circles are recognized by the program as such and they’re converted properly.

Scan2CAD is the industry leader when it comes to raster and vector conversion. And unlike most built-in automatic conversion tools, Scan2CAD is fully customizable and versatile – you can tweak your settings and fine-tune them to the type of document you’re working on. You can even save those settings as presets to reuse them as you want in the future.

Recap

To reiterate, here are the different ways to convert a Matterport floor plan image to DXF/DWG:

TRACE OVER

BUILT-IN TOOLS

DEDICATED PROGRAM SUCH AS Scan2CAD

Pros: Accurate, Simple, Free

Cons: Tedious, Inconsistent, Time-consuming

Pros: Convenient, Automatic, Integrated Into CAD

Cons: Limited Flexibility, Uncustomizable, not Available for All CAD Programs

Pros: Quick, Easy to Use, Automatic, Versatile

Cons: Separate Program

Using Scan2CAD is a good mix of functionality and accuracy and is overall the best option for those that want to prioritize those two factors.

]]>
AutoCAD vs Fusion 360: CAD Software Compared https://www.scan2cad.com/blog/cad/autocad-vs-fusion-360/ Sun, 27 Sep 2020 09:56:17 +0000 https://www.scan2cad.com/?p=45036 Finding the right CAD program for your needs is a tricky endeavor. With the constantly advancing nature of the AEC industry, the software dedicated to helping produce technical drawings grows with it. What we get with that is a veritable smorgasbord of software options. It gets a little daunting to pick between all of these available programs regardless of your experience level.

For regular readers of our blogs here at Scan2CAD, comparison blogs are a familiar thing. We’ve covered program comparisons between Draftsight, CATIA, Solidworks, and various Autodesk products. We take a look at the differences and the similarities between these pieces of software and figure out what kind of CAD work goes well with each of them. Our aim with all of these articles is to make it easier for CAD users to choose the right program for them.

If you’ve clicked on the link to this blog, it might be safe to assume that you’ve at least narrowed your choices to one of two programs – AutoCAD and Fusion360. Today we’ll be looking at both programs individually and then figure out what they have in common as well as how they differ from one another.

Autodesk programs

AutoCAD and Fusion 360 are only two of many Autodesk programs Source

AutoCAD

AutoCAD interface

AutoCAD interface Source

History

AutoCAD is Autodesk’s flagship product and is also the first CAD program ever developed for PCs that became so ubiquitously used worldwide. From its conception in 1982 to today, its core function hasn’t changed much – to produce high-quality technical drawings in 2D and in 3D.

Initially, AutoCAD was designed for mechanical engineering and manufacturing professionals. As it proved to be a quintessential boon to drafters, Autodesk has expanded its demographic range to include architects, various other engineers, and construction professionals. Even video game developers, animators, and hobbyists rely on AutoCAD.

AutoCAD is considered to be the foremost CAD program in the AEC fields. You’ll be hard-pressed to find anyone in the industry who isn’t at least familiar with AutoCAD.

What it does

AutoCAD is computer-aided design software – or CAD – that helps professionals in the AEC and manufacturing industries produce both 2D and 3D technical drawings and models. As the program became the standard for CAD, what AutoCAD does in essence is to digitize the drafting process.

Users can conceptualize, draft, and make detailed annotations on 2D vector geometry, 3D solids and surfaces, and edit mesh objects with AutoCAD. AutoCAD users can also do higher-level drafting work such as detailed comparisons of different drawing files or versions of the same drawing file, the creation of repeatable and editable blocks, as well as the production of drawing schedules. And to take it a step further, there are various add-ons that you could install to help automate or streamline any niche tasks you have in your drafting workflow.

More recent versions of AutoCAD have included mobile and web app options, as well as the option to save files onto the cloud. This makes it possible to access AutoCAD files from almost any device and is perfect for any CAD professional who is constantly on the go.

The developers have created specialized toolsets that are industry-specific and make it easier for their target market to use their particular version of AutoCAD to its fullest potential. Here are some of their featured toolsets:

– Architecture: This toolset adds specialized automation tools for the efficient production of architectural drawings, documentation, and schedules. This is perfect for architects and architectural professionals.

– Electrical: Features included in this toolset are the streamlined creation of schematic diagrams and a library of standard electrical symbols. This is mainly geared towards electrical engineers and professionals.

– Mechanical: This is similar to the electrical toolset but has features that include mechanical parts and components. As the name implies, mechanical engineers will benefit most from this

– MEP: This is a bit of a mix of the architectural, electrical, and mechanical toolsets with added functionality for plumbing systems. This is mainly geared towards the design and management of building systems.

– Map 3D: With this toolset, AutoCAD users can seamlessly read and edit GIS topology for the purposes of design and planning as well as geo-data management.

– Plant 3D: More geared towards the manufacturing industry, this toolset helps users create drawings and schematics for plant design.

– Raster Design: The main use of this toolset is to convert raster images into DWG objects. This is similar to what Scan2CAD is able to do, albeit not as robust since it can only produce AutoCAD-specific DWG objects.

Fusion 360

Fusion 360 interface

Fusion 360 interface Source

Fusion 360 – another well-known Autodesk product – was released back in 2012 when Autodesk decided to get into the cloud-based software bandwagon although its journey started way before then. On February 4, 2009, Autodesk developed its then newest program, Inventor Fusion. This program was then integrated into already existing programs in 2011. Because of this, Autodesk would then release a program later that year that focused on product lifecycle management – PLM 360. Moving that a step forward, the company then created software that could run simulation testing on the cloud called Simulation 360. Taking in and combining all of the software integrations and developments that it’s been through in the past three years, Autodesk finally launched the final Fusion 360 program in November 2012.

What  it does

Fusion 360 is Autodesk’s primary cloud-based CAD program for the AEC and product manufacturing industries. Its various functionalities include the following: 3D modeling, simulation and renders, and accurate simulation and data management. Being a cloud-based program, it also does well with collaboration and documentation.

Fusion 360 is also exceptional when it comes to preparing models for 3D printing, machining, and prototyping. 

The main users will find Fusion 360 useful with the following functionalities:

– 3D design and modeling: The program can handle surface modeling, mesh modeling, parametric modeling all other of the major modeling standards. Users will be able to work with independent components or with assemblies depending on the complexity of the project.

– Electronics: This is where Fusion 360 is said to shine – the program can handle different tools for the design and manufacture of printed circuit boards.

– Simulation: Fusion 360’s simulation features include nonlinear stress, modal frequency, buckling, and static stress.

– Visualization: If photo-realistic renders are what you’re looking for, Fusion 360 has you covered in that department. It can also handle details 2D drafts and documents.

– Collaboration: Due to its cloud-based nature, Fusion 360 makes it easy for teams of different people to collaborate and share their work real-time. This makes for a fast and easy way to reach project deadlines.

– Data management: Fusion 360 makes it easy to handle data and metadata about projects and their corresponding files. Not to mention, all the data about your files are securely kept in the cloud.

– Manufacturing and machining: With all its tools, Fusion 360 is great for aspiring 3D printers and machinists. Any model made in the program can easily be exported as any of the standard file formats used by CNC machines or 3D printers.

AutoCAD vs. Fusion 360

Here are some clearer differences between AutoCAD and Fusion 360 tabulated:

AutoCAD

Fusion 360

Is capable of creating detailed 2D and 3D drawings primarily for the AEC industries

Can create highly detailed 3D models that are useful for CNC and 3D printing

Fewer features but more straight-forward to learn

More robust functionality but has a steeper learning curve

Best for creating detailed plans and drawings

Best for product prototyping and simulation

Geometry-driven models

Freeform models

Primarily works with local and network-based files with options for cloud saving

Primarily works with cloud technology

Can be operated using the command line

Does not have command lines

Main users are architecture, engineering, and construction professionals

Main users are electrical engineering, mechanical engineering, manufacturing, and machining professionals

Conclusion

In short, if you’re looking for a no-fuss way to produce architectural and engineering drawings and plans, you can’t get much better than AutoCAD. If you’re an engineer or machinist more inclined to using 3D models, simulation tools, and realistic visualization, you’ll want to try out Fusion 360.

]]>