Dimension text override
Posted: Sun Dec 28, 2008 12:01 am
I think I've stumbled on an incompatibility with AutoCAD.
I want to use a < symbol with underline to mean less than or equal to.
In AutoCAD, I type in a text override such as y37%%u<%%u<>, and I get the y37 and the less than or equal to symbol, followed by the value of the dimension (e.g. 138).
In IntelliCAD I get y37138%u<>.
Apparently AutoCAD checks the next character after "<" to see if it is ">"
and only then prints the dimension value. IntelliCAD apparently doesn't do this check.
Is there a work around to get this to print correctly?[/u]
I want to use a < symbol with underline to mean less than or equal to.
In AutoCAD, I type in a text override such as y37%%u<%%u<>, and I get the y37 and the less than or equal to symbol, followed by the value of the dimension (e.g. 138).
In IntelliCAD I get y37138%u<>.
Apparently AutoCAD checks the next character after "<" to see if it is ">"
and only then prints the dimension value. IntelliCAD apparently doesn't do this check.
Is there a work around to get this to print correctly?[/u]