Annotation
Last updated: 2023-01-04
Total video time: 41:03
This section will cover annotation tools used to add notes and callouts to a drawing. We will go over AutoCAD tools to create Multiline Text (text-only notes), Multileaders (callouts with text and pointer), and Dimensions as well as their associated styles. It should be noted that any Civil 3D objects have their own Label Styles which can automatically label key design features and dynamically update based on changes to associated Civil 3D objects. These Civil 3D Labels Styles should always be used where possible as they reduce the potential for human error and eliminate tedious, manual annotation work. The annotation tools covered in this section are typically reserved for cases where Civil 3D Label Styles are not applicable. For example, they can be used for things like construction details, title sheets, and plan sheet borders.
Multiline text
Info: Multiline text is the preferred method in WisDOT for typing or inserting general notes.
- Open acad-annotatn-begin.dwg
- Ribbon > Annotate tab > Text panel
- text style dropdown: CalibriLight
- textsize: 0.10
- Ribbon > Annotate tab > Text panel > Multiline Text
- Specify first corner:
- Use Osnaps to pick upper left corner of title block box
- Specify opposite corner:
- Use Osnaps to pick lower right corner of title block box
- Type notes in Mtext box
- Open maintainence crossover.txt in Notepad
- Copy text content
- Paste text content into Mtext box
- Specify first corner:
- Select previously created Mtext with single click
- Observe insertion, column height and column width Grips displayed
- esc
- Double click previously created Mtext
- Observe Mtext contextual Ribbon displayed
- Mtext Ribbon
- Formatting panel > Text style dropdown
- Choose alternative Text style
- Set back to CallibriLight
- Style panel > Text height field
- Key in new Text height
- Set back to 0.1000
- Paragraph panel > Justification dropdown
- Choose Middle Center
- Formatting panel > Text style dropdown
- Left-click outside Mtext editing box
- Select Mtext object
- Use Geometric Center Osnap to place insertion point at centroid of title block area
- esc
- Ribbon > Annotate tab > Text panel > Mulitline Text
- Specify first corner:
- Pick lower endpoint of green guiding Line
- Specify opposite corner:
- Type general notes into Mtext box
- Highlight general notes text content
- Mtext Ribbon > Formatting panel > Change case dropdown
- Uppercase
- Mtext Ribbon > Tools panel flyout > Import Text
- Browse to general notes.txt
- Open
- Select part of the Mtext content
- Mtext Ribbon
- Formatting panel > Text style dropdown
- Change Text style
- Style panel > Text height field
- Change Text height
- Formatting panel > Match
- Highlight Text content with source formatting
- Highlight Text content for which to apply formatting
- Highlight entire Mtext content
- Style panel > Text height field
- Text height = 0.1250
- Style panel > Text height field
- Insert panel > Columns dropdown > No Columns
- Right click top of Mext box
- Set Mtext width = 38
- OK
- Right click top of Mext box
- Formatting panel > Text style dropdown
- Left-click outside Mtext box to finish editing
- Specify first corner:
Text editing & legacy text
Continue with acad-annotatn-begin.dwg
acad-annotatn-02.mp4 5:32
In this exercise, you will learn some time-saving text editing functions including Change Case, Convert to Mtext, Text Align, Match Properties, Check Spelling, and Find/ Replace as well as the differences between Multiline Text (Mtext) and Text (aka Dtext). Essentially, Text is the old version of Mtext. Where Mtext can have multiple lines of text content sorted into columns and rows as desired, Text is single line and has no column sorting ability built in. You can type mulitple lines of text content in a Text object, but each line will result in its own individual Text object. There is much less editing ability with Text vs Mtext and no associated contextual Ribbon. All that said, many older drawings or Civil 3D drawings with content imported from Microstation will contain the older legacy Text.
- Continue working in acad-annotatn-begin.dwg
- Ribbon > Annotate tab > Text panel > Multiline text dropdown > Single Line
- Specify start point of text or
- Pick bottom endpoint of the green Line above SECTION B-B detail
- Specify paper height <0.1000>
- enter
- Specify rotation angle of text <0>
- enter
- Type section a-a
- Left-click outside of Text object
- esc
- Specify start point of text or
- Select section a-aText
- tcase enter
- TCASE dialog box : UPPER CASE
- OK
-
Ribbon > Home tab > Clipboard panel > Match properties
Info: Command can also be invoked at command line using MA
-
Select source object
-
Left click SECTION B-B Text
-
-
Select destination object
-
Left click SECTION A-A Text
-
-
- Select SECTION A-A Text
- Properties palette > Text
- Justify = Center
- Properties palette > Text
- Ribbon > Express tools tab > Text panel > Convert to Mtext
- Select objects
- Select STATE OF WISCONSIN DEPARTMENT OF Text
- Select TRANSPORTATION Text
- enter
- Select objects
- Select STATE OF WISCONSIN DEPARTMENT OF TRANSPORTATION Mtext
- Properties palette > Text
- Justify = Middle Center
- esc
- Properties palette > Text
- Ribbon > Annotate tab > Text panel > Text Align
- Select text objects to align
- SECTION B-B Text
- SECTION A-A Text
- enter
- Select text object to align to
- SECTION A-A Text
- Pick second point
- shift + left click below SECTION A-A Text
- Select text objects to align
- Ribbon > Annotate tab > Text panel > Check Spelling
- Start
- Add to Dictionary
- Close
- Ribbon > Annotate tab > Text panel
- Find and Replace field: shld
- Find and Replace
- Replace with: SHOULDER
- Replace All
- Done
Text Styles
Continue with acad-annotatn-begin.dwg
acad-blk-xref-03.mp4 3:43
Whenever creating either Mtext or Text, the first step is to choose a Text Style. You pick this from a dropdown list on your Ribbon. As with other Civil 3D and AutoCAD Styles, the Text Styles available are associated with a drawing or template. The WisDOT Design templates come with the standard WisDOT Text Styles pre-loaded, though you may need to create or edit one when working with a drawing not created from the WisDOT template. A Text Style mainly controls font, text height, and annotative scaling functionality. In the following exercise you will learn how to interface with, edit and create a Text Style.
- Continue with acad-annotatn-begin.dwg
- Ribbon > Annotate tab > Text panel > Text Style flyout button or type STYLE at the command line.
- Current Text Style: CalibriLight
- New
- Style Name: style 2
- OK
- Font Name: Cambria
- Font Style: Regular
- Paper Text Height = 0.0000
Info: When Paper Text Height = 0 in a Text Style, the height set in the TEXTSIZE system variable or the last Text Height used is applied.
- Font Name: cdm.shx
Info: Two basic font types can be used in Civil 3D. They are True Type or SHX. Whereas True Type fonts such as Arial and Calibri can have unique shapes and thickness, the older, SHX fonts are only one pixel wide and are more limited in styling options. WisDOT Text Styles as well as most design firms and software applications in general use True Type fonts. Note the different icons in the Font Name dropdown.
Multileader creation
Start with acad-annotatn-01.dwg
acad-annotatn-04.mp4 4:27
A Multileader (aka Mleader) is an annotation object consisting of a combination of a text and one or more leader/pointers. It is used to manually add notes pointing to a specific area of interest. The text portion behaves just like Mtext and the leader portion is dynamically attached to the text portion. The behavior of an Mleader is quite flexible. For instance, you can add multiple leaders on one or both sides of the text portion of an Mleader if you like. A typical use case for an Mleader would be for manual annotation of construction details or title sheets. In the following exercise, you will learn how to create and edit Mleaders.
Keep in mind that Civil 3D objects have their own automatically generated Civil 3D Labels that will automatically annotate key information like Alignment stationing, Points of Curvature/Tangency, PVIs, Corridor Cross Section information, etc and thus do not require manually created Mleaders for annotation. More information on Civil 3D Label Styles will be covered in other training modules. Use of Mleaders should be reserved for cases where you are either not dealing with a Civil 3D object or need to add extra information not feasible to put into a Civil 3D Label.
- Open acad-annotatn-01.dwg
- Select BOTTOM OF MEDIAN Mleader on right of SECTION A-A detail
- Double-click on the text portion
- Observe Mtext contextual Ribbon populated
- Left-click away from Mleader
- Ribbon > Annotate tab > Leaders panel > Multileader
- Specify leader arrowhead location
- Use Nearest Osnap to pick bottom of TOPSOIL Line on right side of SECTION A-A detail
- Specify leader landing location
- Pick below and left of arrowhead location
- Type TOPSOIL
- Left-click away from Mleader
- Specify leader arrowhead location
- Repeat Steps 3.A - 3.C for 10:1 MAX 20:1 NORMAL Mleader
- Select TOPSOIL Mleader
- Select arrow Grip
- Specify stretch point
- Pick to left of TOPSOIL text portion
Info: Note that the Leader portion of the Mleader is dynamically attached to the text portion. Once the specified location of the Leader arrow crosses the middle of the text portion, the Leader landing will automatically flip to the other side of the text.
- Specify stretch point
- Select text insertion Grip
- Specify stretch point
- Left-click a new location
- Specify stretch point
- Hover cursor over Leader landing Grip to reveal menu options
- Stretch
- Move text location just as in previous step
- Lengthen landing
- Specify leader landing endpoint
- Left-click new location
- Specify leader landing endpoint
- Add Leader
- Specify leader arrowhead location
- Left-click multiple new locations
- Specify leader arrowhead location
- Stretch
- Hover cursor over arrow Grip
- Remove Leader
- Ribbon > Annotate tab > Leaders panel > Remove Leader
- Specify leaders to remove
- Select Leader
- enter
- Specify leaders to remove
- Ribbon > Annotate tab > Leaders panel > Align
- Select multileaders
- Select TOPSOIL and 10:1 MAX 20:1 NORMAL Mleaders
- enter
- Select Multilieader to align to
- Select 10:1 MAX 20:1 NORMAL Mleader
- Specify direction
- shift + left-click left of 10:1 MAX 20:1 NORMAL Mleader
- Select multileaders
- Select arrow Grip
Multileader styles
Continue with acad-annotatn-01.dwg
acad-annotatn-05.mp4 7:30
Whenever creating an Mleader, you want to be aware of the currently set Mleader Style. You set this through the Ribbon Mleader Style Manager button. Mleader Styles control what Text Style is used for the Text portion, what the Leader and arrow portion looks like, whether a user-defined Block is used for either the arrow or in place of the text, and whether the Mleader is affected by Annotative Scaling among other things. Through the following exercise, you will learn how to set the current Mleader Style, how to create or edit an Mleader Style, and what key Mleader parameters are set through the Mleader Style. The WisDOT templates come pre-loaded with standard WisDOT Mleader Styles and as with other Civil 3D or AutoCAD Styles, these should be used to streamline the plan production workflow and maintain a standard appearance across WisDOT plan sets.
- Continue working in acad-annotatn-01.dwg
- Select TOPSOIL Mleader
- Properties palette > Misc
- Observe Multileader style = 070
- Properties palette > Misc
- Ribbon > Annotate tab > Leaders panel > Mleader Style Manager flyout button or type MLEADERSTYLE at the command line.
- Current mulitleader style: 070
- Modify
- Leader Format tab:
- General
- Type = Straight
- Arrowhead
- Symbol = Dot
- OK
- General
- Close
- Observe update to existing Mleaders with 070 Mleader Style
- Ribbon > Annotate tab > Leaders panel > Mleader Style Manager flyout button
- Modify
- Leader Format tab
- Arrowhead
- Symbol = Closed filled
- Leader break
- Break size = 0.0700
- OK
- Arrowhead
- Close
- Select TOPSOIL and 10:1 MAX 20:1 NORMAL Mleaders
- Use Mleader Grips to relocate Leader landings such that Leader lines cross
- Ribbon > Annotate tab > Dimensions panel > Break
- Select dimension to add/remove break
- Select 10:1 MAX 20:1 NORMAL Mleader
- Select object to break dimension
- Select TOPSOIL Mleader
- enter
Tip: The "object to break dimension" does not need to be an Mleader or Dimension. This could be most any Civil 3D or AutoCAD object
- Select dimension to add/remove break
- Ribbon > Annotate tab > Leaders panel > Mleader Style Manager flyout button
- Modify
- Leader Structure tab
- Constraints
- Maximum leader points = 3
Info: Setting Maximum leader points = 3 or greater means you will be prompted for intermediate vertex points between the arrowhead and Leader landing when creating an Mleader. If Maximum leader points = 2, you can still place additional Leader vertices manually by hovering your cursor over an Mleader arrowhead Grip and choosing Add vertex.
- Constraints
- OK
- Close
- Ribbon > Annotate tab > Leaders panel > Multileader
- Specify leader arrowhead location
- Pick any location for arrowhead
- Specify next point
- Pick any location to place break in leader line
- Specify leader landing location
- Pick any location for landing placement
Info: This can also be achieved even if Maximum leader points is set to 2 by right-clicking on the arrow and selecting Add Vertex.
- Specify leader arrowhead location
- Repeat above steps to change Maximum leader points back to 2.
- Ribbon > Annotate tab > Leaders panel > Mleader Style Manager flyout button
- Content tab
- Multileader type = Block
- Block options
- Source block = Detail Callout
- Block options
- Multileader type = Block
- OK
- Content tab
- Ribbon > Annotate tab > Leaders panel > Multileader
- Specify leader arrowhead location
- Pick any location
- Specify leader landing location
- Pick any location
- Edit Attributes
- Enter view number = 1
- Enter sheet number = 2
- OK
- Specify leader arrowhead location
- Place a multileader in the drawing
- Multileader type = Mtext
- Text options
- Text Style = Calibri Light
- The button to the right opens the Text Style Manager
- Cancel
- Leader connection
- Observe options affecting Horizontal, Vertical Leader landing attachment
- Text options
- Multileader type = Mtext
Dimension creation
Start with acad-annotatn-02.dwg
acad-annotatn-06.mp4 3:19
In Civil 3D, a Dimension is an object used to call out an angle or distance (length, radius, etc) in your drawing. It is made up of Dimension lines, Tick marks, and an automatically generated and dynamic Dimension value derived from the object or points you specify, the drawing units, and the Dimension Style units. The following exercise will walk you though how to create a Dimension as well as the importance of setting the correct Dimension Style.
- Open both acad-annotatn-02.dwg and acad-annotatn-end.dwg
- acad-annotatn-end filetab
- Observe 20'-0"V.C. Dimension in SECTION B-B detail
- Observe 3' CRUSHED AGGREGATE BASE COURSE and 12' Dimensions in SECTION A-A detail
- acad-annotatn-02 filetab
- Ribbon > Annotate tab > Dimensions panel > Dimension Style dropdown > 070-PLAN-CONVENTIONAL
- Dim Layer Override = Use Current
- Ribbon Home tab > Layers panel > Layer dropdown > P_MISC
- Ribbon > Annotate tab > Dimensions panel > Dimension type dropdown > Linear
- Linear
- Specify first extension line origin
- Left end of arc in SECTION B-B
- Specify first extension line origin
- Right end of arc in SECTION B-B
- Specify dimension line location
- Above arc
- Specify first extension line origin
- acad-annotatn-end filetab
- Double click 20'-0" V.C. Dimension
- Observe that all text in cell is highlighted
Info: The highlighted text in a Dimension is automatically generated based on the geometry of the Dimension along with the Dimension Style. It can include a prefix or suffix such as "ft" etc. among other things
- Double click 20'-0" V.C. Dimension
Dimension styles
- Continue with both acad-annotatn-02.dwg and acad-annotatn-end.dwg
- acad-annotatn-02 filetab
- Select 20.00' Dimension
- Properties palette > Misc
- Observe Dim Style = 070-PLAN-CONVENTIONAL
- Ribbon > Annotate tab > Dimensions panel > Dimension Style Manager flyout button or type DIMSTYLE at the command line.
- Styles
- Select 070-PLAN-CONVENTIONAL
- Set Current
- Select 070-PLAN-CONVENTIONAL
- New...
- Annotative: checked
- Continue
- New Dimension Style dialog
- Primary Units tab
- Unit format = Engineering
- Precision = 0'-0"
- Suffix = V.C.
- Primary Units tab
- OK
- Close
- Properties palette > Misc
- Select 20.00' Dimension
- Select 20.00' Dimension
- Properties palette > Misc
- Dim Style = Copy(2) of 070-PLAN CONVENTIONAL
- Properties palette > Misc
- Ribbon > Annotate tab > Dimensions panel > Dimension Style Manager flyout button
- Select Copy(2) of 070-PLAN CONVENTIONAL Dimension Style
- Modify
- Primary Units tab
- Linear dimensions
- Scale factor = 12
- Place a space before V.C. in the suffix
- Zero suppression
- 0 feet = unchecked
- 0 inches = unchecked
- Linear dimensions
- Primary Units tab
- OK
- Close
Additional Dimension Tools
Continue with acad-annotatn-02.dwg
acad-annotatn-08.mp4 4:17
- Continue with both acad-annotatn-02.dwg and acad-annotatn-end.dwg
- acad-annotatn-end filetab
- Observe dimensions for SECTION A-A
- acad-annotatn-02 filetab
- Ribbon > Annotate tab > Dimensions panel > Dimension Style dropdown
- Select Copy of 070-PLAN CONVENTIONAL
- Ribbon > Annotate tab > Dimensions panel > Linear
- Specify first extension line origin
- Left endpoint of pavement in SECTION A-A
- Specify second extension line origin
- Crown endpoint of pavement in SECTION A-A
- Specify dimesion line location
- Above SECTION A-A detail
- Specify first extension line origin
- Ribbon > Annotate tab > Dimensions panel > Continue
- Specify Second extension line origin
- Right endpoint of pavement in SECTION A-A
- Specify second extension line origin
- Right endpoint of SECTION A-A Crushed Aggregate Shoulder
- enter
- Specify Second extension line origin
- Select previously drawn Dimensions
- delete
- Status bar > Selection cycling = on
- Ribbon > Annotate tab > Dimensions panel > Quick
- Select geometry to dimension
- Select Lines on top of SECTION A-A Pavement
- enter
- Specify dimension line position
- Above SECTION A-A detail
- Select geometry to dimension
- Ribbon > Annotate tab > Dimensions panel > Quick
- Select geometry to dimension
- Select the four arcs in SECTION A-A
- enter
- Right-click Radius
- Delete these dimensions when finished.
- Select geometry to dimension
- Ribbon > Annotate tab > Dimension panel > Continue
- Specify Second extension line origin
- Select the right side linear dimension in SECTION A-A from the previous steps
- Specify second extension line origin
- Select endpoint of subgrade line in SECTION A-A
- Specify Second extension line origin
- Repeat the last step on the left side of SECTION A-A
- Double click 3' Dimension
- Place cursor after auto-generated Dimension text
- Type CRUSHED AGGREGATE BASE COURSE SHOULDER
- Repeat the last step for other 3' Dimension
- Select 3' CRUSHED AGGREGATE BASE COURSE SHOULDER Dimension
- Hover cursor over text Insertion Grip
- Move Text Only
- Relocate Dimension text beside outer Dimension extension line
- Hover cursor over text Insertion Grip
- Repeat the last step for other 3' CRUSHED AGGREGATE BASE COURSE SHOULDER Dimension
- Double-click 3' CRUSHED AGGREGATE BASE COURSE SHOULDER Dimension
- Right-click width icon Set Mtext Width
- Reset width to 12 units
- Repeat the last step for other 3' CRUSHED AGGREGATE BASE COURSE SHOULDER Dimension
- Ribbon > Annotate tab > Dimension panel > Dimension
Info: This is a dynamic dimension tool which will intuitively place the appropriate dimension type according to the selected objects.