Add Text Below a Dimension Line
Cadalyst sent out a tip today on adding text below a dimension line. This is a great tip! I thought I would add some clarification.
The tip says:
“One of my all-time favorite techniques that I still use today is placing text below a dimension line so that it is part of the dimension object itself. Enter either the DDEdit or TEdit command and select the dimension object. While in the text editor, place your cursor at the end of the dimension value and enter the code switch X followed by the desired text string. For example, if you want the word TYPICAL to appear below the dimension line, the code should read: XTYPICAL (note: the letter X must be uppercase).
The trick to make this work is that you must add a back slash (\) before the uppercase X.
Comments(6)


Also, to correct the distance between the dimension and the added text, \XTYPICAL, you can select the dimension, hover over the grip, and right click and select from the right click menu “Dim Text Position” then select “Move text alone”. Or selecting any option other than “above dim line and Centered” will do the job. You will not that the space between the upper dim and lower text has adjusted to a more friendly appearance.
Great tip! Thank you for adding this.
great post. I will definitely have to try this out.
Don’t forget about the \P option as well (in case you need multiple lines of text)
If you’ve got a number of different dimensions and require (TYP) or whatever underneath, highlight them all and place the \Xtext on the DimSuffix line of the properties.
How about some clever person listing all these text codes and their uses?
Great tip, can be frustrating when you can’t remember the command for this! thanks