Course Content
BURST Command
The BURST command in AutoCAD is used to "explode" blocks or attributes into their individual components while preserving the original properties, such as color, layer, and line type.
0/4
DIMJOGGED Command
The DIMJOGGED command in AutoCAD is used to create a jogged (or "jog") dimension line for circular objects, like arcs and circles, to represent the radius when the center point is off the drawing or otherwise inconvenient to display.
0/4
NCOPY Command
The NCOPY command in AutoCAD (short for Nested Copy) allows you to copy objects from an external reference (Xref) or block reference directly into the current drawing.
0/4
OVERKILL Command
The OVERKILL command in AutoCAD is used to clean up and optimize drawings by removing redundant or duplicate geometry.
0/4
Mastering the Wipeout Command
Among AutoCAD's vast array of tools is one often overlooked yet powerful command: Wipeout. This nifty feature can clean up your drawings by hiding parts of your work you don't want to showcase.
0/6
Less Known but Powerful Features
By exploring these lesser-known features, you can unlock the full potential of AutoCAD and become a more efficient and productive user.
0/4
DIMSTYLE Editor
How to effectively use the DIMSTYLE editor to customize dimension styles
0/1
PURGE
0/1
WBLOCK
0/1
Hidden Keyboard Shortcuts
0/1
AutoCAD Secrets – Master the Hidden Gems

Object Linking and Embedding (OLE) in AutoCAD

What is OLE?

Object Linking and Embedding (OLE) is a technology that allows you to insert objects from one application into another. In the context of AutoCAD, you can embed objects like spreadsheets, images, or text documents into your drawings.

Two Main Types of OLE Objects:

  1. Embedded Objects: A copy of the object is inserted into the drawing. Changes made to the source object will not be reflected in the embedded object.
  2. Linked Objects: A link is created between the object and its source file. Any changes made to the source file will be reflected in the linked object.

How to Use OLE in AutoCAD:

  1. Insert an Embedded Object:

    • Copy and Paste:
      1. Open the source application (e.g., Microsoft Word, Excel, or PowerPoint).
      2. Select the object you want to embed.
      3. Copy the object to the clipboard.
      4. Open your AutoCAD drawing and paste the object.
    • Insert Object Dialog Box:
      1. Go to the Insert tab on the Ribbon.
      2. Click Object.
      3. In the Object Type dialog box, select Create New and choose the desired application.
      4. Create the object in the application window and save it.
      5. Close the application to embed the object in your drawing.
  2. Insert a Linked Object:

    • Create From File:
      1. Go to the Insert tab on the Ribbon.
      2. Click Object.
      3. In the Object Type dialog box, select Create from File.
      4. Browse to the file you want to link and select it.
      5. Check the Link box.
      6. Click OK.
    • Paste Special:
      1. Copy the object from the source application to the clipboard.
      2. In AutoCAD, go to Home tab > Clipboard panel > Paste Special.
      3. Select Paste Link and choose the desired format.

Advantages of Using OLE in AutoCAD:

  • Enhanced Functionality: Combine the capabilities of multiple applications within a single drawing.
  • Improved Data Integration: Seamlessly integrate data from various sources.
  • Increased Productivity: Automate tasks and streamline workflows.
  • Better Collaboration: Share and collaborate on drawings with embedded or linked objects.

Important Considerations:

  • File Size: Embedding large objects can significantly increase the file size of your drawing.
  • Link Maintenance: When working with linked objects, ensure that the source files are accessible and up-to-date.
  • Compatibility: Consider the compatibility of OLE objects between different AutoCAD versions and operating systems.
  • Performance: Large numbers of embedded or linked objects can impact performance.

By understanding and effectively using OLE, you can create more dynamic and informative AutoCAD drawings.