TIPS: Substitute Dimension Display with Text or Symbol in Pro/E DrawingVersion: Pro/E 2001, Wildfire, Wildfire2.0, Wildfire3.0, Wildfire 4.0 Changing the dimension display from dimension’s value to text or symbol in Pro/ENGINEER involves of some simple syntax.

Default - @ D By default, dimension’s value is being displayed when you label a dimension in Pro/E drawing. If you refer to the dimension properties the dialog box, the syntax for the dimension would be @D. Which the D is representing Dimension. 

Display text - @ O text_desired To change the dimension display to text, we need to change the syntax to @ O text_desired. Which the O is representing overwrites and it follows by the text you want to be displayed. This syntax can only be applied to the dimension created by using the Insert>Dimension tool. Dimension created by using the show/erase (driven dimension) would not applied.   Display text - @ S To change the dimension display to symbol, we need to change the syntax to @ S. Which the S is representing Symbol. Referring to the Dimension Properties dialog box below, the symbol is actually the name of the dimension. This syntax can be applied to the dimension created by using the show/erase (driven dimension) and also the Insert>Dimension tool.  |