ATTEDIT Command

Changes attribute information independent of its block definition

Attribute toolbar:
Modify menu: Object > Attribute > Global
Command line: attedit

Edit attributes one at a time? <Y>: Enter y or press ENTER to edit attributes one at a time, or enter n to edit attributes globally


Editing Attributes One at a Time

Attributes to be edited one at a time must be visible and parallel to the current UCS.

Block name specification: Enter a name list or press ENTER
Attribute tag specification: Enter a name list or press ENTER
Attribute value specification: Enter a name list or press ENTER

Attribute values are case sensitive.

Select Attributes: Select only those attributes parallel to the current UCS

AutoCAD LT marks the first attribute in the selection set with an X. You can change any properties of the attribute you select.

Value / Position / Height / Angle / Style / Layer / Color / Next <N>: Enter the property to change, or press ENTER for the next attribute

If the original attribute was defined with aligned or fit text, the prompt does not include Angle. The Height option is omitted for aligned text. For each of the options, except Next, AutoCAD LT prompts for a new value. The X remains on the current attribute until you move to the next attribute.

Value

Changes or replaces an attribute value.

Change or Replace? <R>: Enter c or r, or press ENTER

Replace

Substitutes a new attribute value for the entire attribute value.

New Attribute value: Enter a new attribute value or press ENTER

If you press ENTER, the attribute value is set to a null string.

Position

Changes the text insertion point.

Enter text insertion point: Specify a point or press ENTER

AutoCAD LT prompts for a new starting, center, or end point, depending on the position of the attribute. If the attribute is aligned, AutoCAD LT prompts for both ends of a new text baseline.

Height

Changes the text height.

New height <current>: Enter a value, specify a point, or press ENTER

If you specify a point, the height becomes the distance between the specified point and the start point of the text.

Angle

Changes the rotation angle.

New rotation angle <current>: Enter a value, specify a point, or press ENTER

If you specify a point, the text is rotated along an imaginary line between the specified point and the start point of the text.

Style

Changes the text style.

Enter a new style or press ENTER for no change: Enter a style name or press ENTER

Layer

Changes the layer of the attributes.

New layer <current>: Enter a layer name or press ENTER

Color

Changes the color of the attribute.

New color <current>: Enter a color or press ENTER

You can enter a color name, a color number between 1 and 255, or bylayer or byblock.

Next

Moves to the next attribute in the selection set. If there are no more attribute selected, the ATTEDIT command ends.

Editing Attribute Values Globally

Global editing applies to both visible and invisible attributes.

Editing attributes globally limits you to replacing a single text string with another text string. If you edit attributes one at a time, you can edit any or all of the attributes.

Edit only attributes visible on screen? <Y>: Enter y or press ENTER to edit only visible attributes, or enter n to edit all attributes

Visible Attributes Only

Block name specification <*>: Enter a name list or press ENTER
Attribute tag specification: Enter a name list or press ENTER
Attribute value specification: Enter a name list or press ENTER

Attribute values are case sensitive. Because null attributes are not visible and cannot be selected for editing, to select null attribute values, enter a backslash (\).

Select Attributes: Select only attributes parallel to the current UCS
String to change: Enter a string to change or press ENTER
New string: Enter replacement string or press ENTER

Either string can be null. The ? and * characters are interpreted literally, not as wild-card characters.

All Attributes

Changes to attributes are not reflected immediately. AutoCAD LT regenerates the drawing at the end of the command.

Block name specification <*>: Enter a name list or press ENTER
Attribute tag specification: Enter a name list or press ENTER
Attribute value specification: Enter a name list or press ENTER

Attribute values are case sensitive. Because null attributes are not visible and cannot be selected for editing, to select null attribute values, enter a backslash (\).

String to change: Enter string to change or press ENTER
New string: Enter replacement string or press ENTER

Either string can be null. The ? and * characters are interpreted literally, not as wild-card characters.

Change

Modifies a few characters of the attribute value.

String to change: Enter string to change or press ENTER
New string: Enter replacement string or press ENTER

Either string can be null. The ? and * characters are interpreted literally, not as wild-card characters.


Related Commands: ATTDISP globally controls the visibility of attributes. DDATTEXT and ATTEXT extract attribute data. ATTDEF and DDATTDEF create an attribute definition for text to be associated with a block. DDATTE uses dialog boxes to edit attributes independently of the block definitions with which they're associated.

System Variables: ATTDIA causes the INSERT command to use dialog boxes for entry of attribute values. ATTMODE controls the attribute display mode. ATTREQ determines whether the INSERT command uses default attribute settings during insertion of blocks.