This post describes how to set up and use attributes to automatically label AUD features. For example when you place a transformer in AUD it is automatically labeled with the kVa rating:

Pic 1 Using Block Attributes to Automatically Label AUD Features

The process is very simple and uses standard AutoCAD block attributes. In this post we will add and attribute for NAME_NUMBER to the standard AUD Pole block.

Open AUD

Open the standard AUD pole block from C:\ProgramData\Autodesk\AutoCAD Utility Design 2014\R19.1\enu\Configurations\RUS\Style\.

Pic 2 Using Block Attributes to Automatically Label AUD Features

Select the pole.dwg drawing.

Pic 3 Using Block Attributes to Automatically Label AUD Features

Pic 4 Using Block Attributes to Automatically Label AUD Features

Zoom into the pole and type ATTDEF at the command line, this will open the attribute definition dialog box. A block attribute is a text value that can be part of a block, visible or hidden, and can be driven by user input or existing values in a drawing.

Pic 5 Using Block Attributes to Automatically Label AUD Features

In the Attribute Definition dialog box populate the Tag, Prompt and Justification values as seen here.

Pic 6 Using Block Attributes to Automatically Label AUD Features

Click OK and you will be prompted to place the text, place it anywhere on the screen for now.

Pic 7 Using Block Attributes to Automatically Label AUD Features

Once placed select the attribute to activate the grips, select the grip in the middle of the attribute (this is like the MOVE command).

Pic 8 Using Block Attributes to Automatically Label AUD Features

Move the Attribute to the center of the Pole. This will show the pole name in the middle of the pole, you can set this anywhere to suit your annotation needs.

Pic 9 Using Block Attributes to Automatically Label AUD Features

The finished drawing will look like this:

Pic 10 Using Block Attributes to Automatically Label AUD Features

“Save as” a pole_att.dwg in the same folder and close the drawing.

Pic 11 Using Block Attributes to Automatically Label AUD Features

Start a new AUD drawing (preferably the AUD template you use).

In the Configuration tab open the Industry Model dialog:

Pic 12 Using Block Attributes to Automatically Label AUD Features

Select the Pole feature class and switch to the Styles tab:

Pic 13 Using Block Attributes to Automatically Label AUD Features

Double-click the Default style to open the Style Editor dialog box:

Pic 14 Using Block Attributes to Automatically Label AUD Features

In the Block field click the browse button, this opens the block selection window:

Pic 15 Using Block Attributes to Automatically Label AUD Features

Click the green Add icon and browse to and open the pole_att.dwg file you just created:

Pic 16 Using Block Attributes to Automatically Label AUD Features

Double-click the pole_att icon in the selection box to set it as the block to use:

Pic 17 Using Block Attributes to Automatically Label AUD Features

In the Style Editor the Block field now says pole_att and just above that we see the NAME_NUMBER has been added:

Pic 18 Using Block Attributes to Automatically Label AUD Features

Drop down the NAME_NUMBER value box and you will see the list of available AUD Pole attributes appear. Select “Name Number” from the list. This pushes the AUD Name Number value into the NAME_NUMBER attribute in the drawing.

Pic 19 Using Block Attributes to Automatically Label AUD Features

Click OK and you will see the Default Style icon has been updated to show the attribute. Click Apply and OK to accept the changes.

Pic 20 Using Block Attributes to Automatically Label AUD Features

Now place a new pole using the AUD Place Pole command from the ribbon.

Pic 21 Using Block Attributes to Automatically Label AUD Features

Once the pole is placed select it and view its Feature Info (or Quick Info). In the Name Number field type in the pole name and press the Enter key.

Pic 22 Using Block Attributes to Automatically Label AUD Features

The data is refreshed and the pole block now contains the Name Number as a label.

Pic 23 Using Block Attributes to Automatically Label AUD Features

There are an infinite number of possibilities for labeling in AUD. Using attributes on objects automates the process. You can add as many attributes as you need to any block and they can use a combination of AUD driven values and user updated values. The AutoCAD help file has details on using Attributes. AUD Callouts (Industry Model Callout tab) work in the same way, they just do not have a graphical component like the circle for the pole. You can create custom callouts by starting with the LIN-CALL.dwg and STR-CALL.dwg found in:

C:\ProgramData\Autodesk\AutoCAD Utility Design 2014\R19.1\enu\Configurations\RUS\Annotations.