Updating BlockAttributes

Use the UpdateBlockAttributes command to update all instances of Blocks with new or modified BlockAttributes.

You can change or add BlockAttributes to an existing Block definition by redefining the Block with the MakeBlock command.

Another way to modify the definition and properties of BlockAttributes is with the EditComponent command.

Both commands update the geometry of all instances of the redefined Block, but they do not automatically update the BlockAttributes that have been modified.

To update BlockAttributes:

  1. Type UpdateBlockAttributes at the command prompt.

  2. Specify an option:

    • ? to list: View a list of all Blocks with BlockAttributes defined in the drawing.

    • Name: Specify the name of the Block to update.

    • Select: Specify a Block with BlockAttributes in the grapfics area, then confirm the update.

    If you specified a Block, all BlockAttributes in the drawing are rebuilt.

Access

Command: UpdateBlockAttributes

Related Topics

Defining Blocks

Defining Block Attributes

In-Place Editing of Components

Adding or Removing Entities During Component Editing

Parent Topic

Working with BlockAttributes