How to Globally Change Attribute Height in AutoCAD
With Autodesk's AutoCAD versions 2000 through 2012, you can create two-dimensional and three-dimensional representations on the computer. The program provides you with editing tools to modify the form of the AutoCAD drawings and models. Most of these tools execute by commands or buttons on a toolbar, but you can use the Properties Inspector window to change many object attributes globally, such as layer, text height and color, by typing a value into an attribute field or selecting an option from a drop-down menu.
Instructions
-
-
1
Open AutoCAD. Click the "File" menu and select "Open." Navigate to and select your project file. Click the "Open" button.
-
2
Type "Select" in the command line and press "Enter." Type "All" and press "Enter." This selects every element in the drawing.
-
-
3
Type "Move" in the command line and press "Enter."
-
4
Type "@0,0,Z," in the command line and press "Enter." "@" denotes a height relative to the current height, "0" represents the value of the change in location for both the X and the Y coordinates, and "Z" gives the dimension for the change in height in the z-axis.
-
5
Type "Properties" in the command line. The Properties Inspector window opens with many attributes.
-
6
Click on the drop-down menu at the top of the Properties Inspector window, which defaults to "All." Select "Attribute Definition" from the drop-down menu. Change the value of "Height" in the Text panel and press "Enter." This changes the height attribute for all text and blocks.
-
1