How to evaluate an expression in dimension text
Hi all
I want to put an expression in dimension text,
for example, most of the time I have threaded holes with depth being twice the nominal thread. (M3 => depth 6, M4 => depth 8). I want to make something like
M<X> depth 2*<X> (where X is the nominal thread, and the expression 2*<X> is automatically evaluated and then appears in the dimension text).
if we only need a dimension value, we can simply use &d#, but here I need a result from an expression with that dimension value. Is there any method to do that?
Thank you in advance!

