Skip to content Skip to sidebar Skip to footer

How to Create a Block From Another Drawing in Autocad

Create a block in AutoCAD

Creating a block is a basic task that every AutoCAD user should know. But even if you've been using blocks for years, I think that you'll find the links at the end to more advanced tips helpful. Put together, these tips make up an advanced tutorial on blocks.

What is an AutoCAD block?

A block is simply a collection of objects (it could be one object) that has a name. Blocks have several advantages:

  • You can insert them again and again, saving time. In fact, you can insert them into other drawings as well.
  • A block uses less electronic space than individual objects, so your drawing file is smaller.
  • By updating a block's definition, you can update all the blocks in the drawing.

Note: Dynamic blocks are blocks that have added parameters that function in certain defined ways. Sign up below to get your Free tutorial on creating a complete dynamic block, including a drawing to practice on. You'll make a movable chair, resizable desk, and more.

How do you create a block?

To create a block, follow these steps:

  1. Draw the objects that you want in the block.autocad_tips_create-a-block-in-autocad-1
  2. Choose Home tab> Block panel> Create to start the BLOCK command. The Block Definition dialog box opens.
  3. Type a name in the Name text box. The name can have spaces.
  4. You need to specify a base point. That's the point at which you'll insert the block. In the Base Point section, click Pick Point. Be sure to use an object snap for accuracy! You'll immediately be returned to the dialog box.
  5. In the Objects section, click the Select Objects button. Select the objects and press Enter to return to the dialog box. Tip: You can select the objects before using the command and they'll show up in the dialog box.
  6. Just below, choose Retain, Convert to Block, or Delete. These options control what happens after you create the block.
  7. In the Behavior section, you can make a block Annotative (more info here), force it to scale uniformly and choose whether to allow exploding.
  8. In the Settings area, choose the block unit. You can choose Unitless but if you choose a unit, AutoCAD will try to scale the block appropriately when you insert it into another drawing. You can also add a hyperlink if you want.
  9. Finally, you can add a description in the Description box. A description is helpful in the DesignCenter, when you want to insert the block from another drawing.
  10. Click OK to complete the box. If you chose Delete, the objects disappear. You can use the OOPS command to bring them back.

Next time, I'll cover the process of inserting a block.

Other Useful Related tips on AutoCAD blocks to check out:

  • Working with Blocks: The BASE command, the Basepoint option, and the Basepoint parameter
  • Replace one block with another
  • On which layer should you create blocks?
  • XPlode a block
  • Write blocks to save them as separate files
  • Keep blocks accessible so you can insert them in any drawing–Part I: Tool Palettes
  • Keep blocks accessible so you can insert them in any drawing–Part II: DesignCenter
  • Keep blocks accessible so you can insert them in any drawing–Part III: Content Explorer
  • Keep blocks accessible so you can insert them in any drawing–Part IV: A block library
  • Dynamic blocks in AutoCAD–When and why?
  • Chain dynamic blocks in AutoCAD

Those should keep you busy for a while, but there are more! Go to my blog's home page and enter blocks in the Search box to find them all.

Want more productivity tips like this? You can draw and edit faster and easier with this easy to follow top 25 productivity tips every AutoCAD user should know.

Do you have any tips for creating blocks? Leave a comment!

  • Author
  • Recent Posts

Ellen Finkelstein

keetontioncer.blogspot.com

Source: https://allaboutcad.com/create-a-block-in-autocad/

Post a Comment for "How to Create a Block From Another Drawing in Autocad"