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

Understanding and Using the WBLOCK Command in AutoCAD

The WBLOCK command in AutoCAD allows you to save a portion of your drawing as a block. This is useful for creating reusable components, organizing complex drawings, and sharing design elements.

How to Use the WBLOCK Command:

  1. Select Objects: Use the selection tools to select the objects you want to include in the block.
  2. Start the Command: Type WBLOCK on the command line and press Enter.
  3. Specify a Base Point: Select a base point for the block. This point will be the origin of the block’s coordinate system.
  4. Specify a File Name and Path: Enter the desired file name and path for the block definition file.
  5. Create the Block: AutoCAD will create a new drawing file containing the selected objects as a block definition.

Key Points to Remember:

  • Object Selection: Ensure that you select the correct objects to include in the block.
  • Base Point: The base point determines the origin of the block. Choose a suitable base point to simplify future insertion.
  • File Name and Path: Specify a clear and descriptive file name for the block definition.
  • Block Insertion: Once the block is created, you can insert it into your drawing using the INSERT command.
  • Block Attributes: You can add attributes to blocks to provide additional information or customization options.

Example: Creating a Reusable Door Block

  1. Draw a Door: Create a simple door symbol using lines, arcs, and text.
  2. Select the Door: Select all the objects that make up the door.
  3. Start the WBLOCK Command: Type WBLOCK and press Enter.
  4. Specify a Base Point: Select a point on the door, such as the bottom left corner.
  5. Specify a File Name: Enter a file name for the block, such as “Door.dwg”.
  6. Create the Block: AutoCAD will create a new drawing file containing the door block definition.

Additional Tips:

  • Organize Your Blocks: Create a separate drawing file to store your block definitions.
  • Use Descriptive Names: Give your blocks meaningful names to easily identify them.
  • Consider Block Attributes: Use attributes to add parameters to your blocks, such as width, height, and material.
  • Optimize Block Definitions: Keep block definitions simple and efficient to improve performance.
  • Manage Block Libraries: Organize your block definitions into libraries for easy access and reuse.

By effectively using the WBLOCK command, you can create a library of reusable components, streamline your design process, and improve the consistency of your drawings.