Categories

AutoCAD 2012 & AutoCAD LT 2012 Bible

The most comprehensive AutoCAD book around!

AutoCAD 2012 Bible

XPlode a block

You can use the EXPLODE command to break up the block into its components, but you don’t have control over layer, color, or linetype. The XPLODE command gives you that control.

Here’s how it works:

Type xplode on the command line.

At the Select objects: prompt, select one or more blocks.

If you select more than one block, the next prompt is XPlode Individually/<Globally>: If you want to give different blocks different properties, use the Individually option; AutoCAD highlights each block in turn and you can apply the options to each one.. Otherwise, use the default Globally option.

The next prompt is [All/Color/LAyer/LType/LWeight/Inherit from parent block/Explode] <Explode>:

Here’s how to use the options:

  • All: Lets you specify color, layer, linetype, and lineweight
  • Color: Lets you specify color, by name or number. You can specify true colors using RGB or color book specifications.
  • LAyer: Lets you specify the layer
  • LType: Lets you specify the linetype
  • LWeight: Lets you specify the lineweight
  • Inherit from parent block: Applies to blocks created on layer 0 whose color and linetype were set to ByBlock. The ByBlock objects retain their color and linetype after you explode them.
  • Explode: Does a simple explode operation (the default)

Note that XPLODE doesn’t explode blocks that have unequal absolute X and Y scales, such as a block that you scaled x=2 and y=3.

Related posts:

  1. Substitute one block for another
  2. Align a block to other objects with a dynamic block Alignment parameter
  3. Redefining a block without losing your insertion point
  4. Select a block before a writeblock or edit
  5. Write blocks to save them as separate files

1 comment to XPlode a block

Leave a Reply

  

  

  

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>