Re: Dimension over-ride?!?



The special override box is new in 2006. It has always been possible to
simply delete the "<DIM>" from the dimension and add you own number. I
think the real functional difference is that the tolerance tools will
repspect the number added in the override box, but not a text replacement
of "<DIM>".

When this appeared, I made some noise about how bad an idea I thought it
was (beta forums, I think), and recommended that if they insist on
including this feature, then they should also include a marker that the
dimensions is not to scale, such as the customary underlining.
.



Relevant Pages

  • Re: tricky replace function
    ... I want to make sure that one replacement does not override another... ... opposed to characters in a string ...
    (comp.lang.php)
  • Re: tricky replace function
    ... I want to make sure that one replacement does not override another... ... character in from to the corresponding character in to. ... from then has to be an array that contains string -> string ...
    (comp.lang.php)
  • Re: tricky replace function
    ... I want to make sure that one replacement does not override another... ... That's why I suggested to give strtr() a try, which should avoid this ...
    (comp.lang.php)
  • Re: tricky replace function
    ... I want to make sure that one replacement does not override another... ... That's why I suggested to give strtr() a try, which should avoid this ...
    (comp.lang.php)