DEFAULT_MEASURE_TOLERANCE
Last modified by AdamCarlson on 2021/06/15 14:01
The variable is used to set the value for the "Measure tolerance" box when match barmark shows up when doing a "material take off and redraw element" (MTO).
When a change is made, AutoCAD needs to be restarted for the new values to show.
The mode of operation is following:
- A bar is drawn and a MTO is done.
- The measurement(s) is/are changed for the bar.
- Another MTO is done and then the dialog shows up if the change is greater or the same as the number defined via the variable.
Example of the IMPACT default setting:
Variable | Type | Value |
---|---|---|
DEFAULT_MEASURE_TOLERANCE | 0 | 10 |
Example with a user default setting:
Variable | Type | Value |
---|---|---|
DEFAULT_MEASURE_TOLERANCE | 0 | 20 |