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
  • It’s important to note that while BURST retains the original block definition, the exploded objects lose their connection to the block. Any changes made to the block definition won’t be reflected in the exploded instances. Use BURST carefully.
  • Work on a copy: Before using BURST, create a backup of your drawing, especially if you’re working with complex blocks or attributes.
  • Consider alternatives: If you only need to modify a few attributes within a block, consider using the ATTEDIT command or block editing tools to avoid unnecessary flattening.
  • Review carefully: After bursting, inspect the results to ensure that the attribute values and geometry are as expected.
  • Manage layers: BURST typically places the exploded objects on the current layer. Use layer management tools to organize them as needed.
  • Handle nested blocks: If a block contains nested blocks, you’ll need to burst it multiple times to explode all components fully.

Additional Tips:

  • Preserve layers: To maintain the original layer assignments of exploded objects, use the BURSTALL command (available in Express Tools).
  • Customize attribute text: After bursting, you can edit the attribute text formatting and properties to match your requirements.