Skip to main content
1-Visitor
February 26, 2019
Solved

Dimension extension line length

  • February 26, 2019
  • 2 replies
  • 2907 views

Is there a method to set up drawing templates to set the dimension extension line length to a particular value. From the attached image I can manually change the length's by dragging the end, but I would like to set this in the config.pro file perhaps.

dimension extension length example.PNG

Best answer by StephenW

That is drawing setup option 

witness_line_offset

Set that value in your drawing template and all your new drawings created from that template will use the new value.

Any previously created drawings, the value will have to be adjust drawing by drawing.

2 replies

StephenW
StephenW23-Emerald IIIAnswer
23-Emerald III
February 26, 2019

That is drawing setup option 

witness_line_offset

Set that value in your drawing template and all your new drawings created from that template will use the new value.

Any previously created drawings, the value will have to be adjust drawing by drawing.

1-Visitor
February 26, 2019
LEGEND!! Thank you