Page 1 of 1
Tick mark extension
Posted: Sun Jan 22, 2023 1:40 am
by sancyk
Hi, is it possible to have tick marks look like this:

- dim_2.JPG (14.9 KiB) Viewed 3160 times
instead of this

- dim_1.JPG (12.29 KiB) Viewed 3160 times
I can't seem to find anyway of extending the dimension line past the extension lines
Thanks
Re: Tick mark extension
Posted: Sun Jan 22, 2023 7:56 am
by CVH
sancyk,
This is not readily feasible with QCAD.
The dimension line is rendered the same length as the measured size.
One could explode the dimension into line art and text and adapt the line art.
But then it is no longer a dimension entity and there is no longer a relation with the measured value.
Probably feasible in other applications but for now I can not locate the exact DIMSTYLE variable ...
https://www.caddmanager.com/CMB/2009/09 ... variables/
https://forums.autodesk.com/t5/visual-l ... d-p/852797
Regards,
CVH
Re: Tick mark extension
Posted: Sun Jan 22, 2023 8:33 am
by CVH
CVH wrote: ↑Sun Jan 22, 2023 7:56 am
Probably feasible in other applications but for now I can not locate the exact DIMSTYLE variable ...
...
DIMDLE: Sets the distance the dimension line extends beyond the extension line when oblique strokes are drawn instead of arrowheads ...
The variable occurs in any dxf generated by QCAD but it is always set to '0.0' units.
Even when set textual in a dxf to some value the rendering by QCAD remains the same.
You could file a feature request at BugTracker:
https://www.ribbonsoft.com/bugtracker/
Regards,
CVH
Re: Tick mark extension
Posted: Sun Jan 22, 2023 11:21 am
by sancyk
Thanks. Will do.
I currently use arrows because i don't like the tick marks without the extension. I hate arrows but I hate ticks without the extensions more.