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

Best Practices:

  • Using NCOPY can be especially beneficial in complex drawings where maintaining block structures is crucial. It provides a way to duplicate specific instances of nested blocks without modifying the original block definition. Always exercise care when making modifications to avoid unintended changes to your drawing.
  • Identify source clearly: Ensure you’re selecting objects from the correct xref, block, or underlay.
  • Check for nested blocks: If the nested object contains nested blocks, NCOPY might not copy them as expected. Consider exploding those nested blocks first.
  • Maintain object properties: NCOPY generally preserves object properties like layers, colors, and linetypes.
  • Control visibility: To avoid unwanted visual clutter, turn off the visibility of the xref or block after copying the desired objects.
  • Consider alternatives: For complex copying tasks involving multiple nested objects or intricate relationships, explore other commands like REFEDIT or BLOCKEDIT, which offer more comprehensive editing capabilities within xrefs and blocks.

 

Additional Tips:

  • Use grips: After copying, use grips to adjust the position and orientation of the copied objects.
  • Combine with other commands: Integrate NCOPY with other editing commands like MOVE, ROTATE, or SCALE for further refinement.