cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Replacing dimension value with a letter

imorgan2019
5-Regular Member

Replacing dimension value with a letter

I'm trying to replace a numeric dimension with a letter to produce an assembly drawing with a variable dimension. I haven't been able to find a method to remove/hide the numeric value of the dimension, can anyone help?

1 ACCEPTED SOLUTION

Accepted Solutions

  • Edit the "Dimension Text"
  • Replace @D with @O (change the D in an O)
  • Type anything directly after the O

 

The @O will hide the numeric value of the dimension.

View solution in original post

3 REPLIES 3

  • Edit the "Dimension Text"
  • Replace @D with @O (change the D in an O)
  • Type anything directly after the O

 

The @O will hide the numeric value of the dimension.

Hi,

1.] shown model dimension (default d* name can be changed to custom name, eg. length)

You can edit dimension and change @D to @S

2.] dimension created in drawing

You can edit dimension, change @D to @O followed by custom name

 


Martin Hanák
imorgan2019
5-Regular Member
(To:imorgan2019)

Thanks everyone for your help, problem solved.

Top Tags