Version 3.22.0.0
I am sure I am overlooking something very simple, But I can't figure out how to display linear dimension settings in fractional format with the "
If I change to Architectural, it shows feet and inches with the ' and ". My goal is to display 26" not 2'- 2"
How do I achieve that, or override the dimension to read 26"
[solved] Set dimemsion settings to fractional but with " shown
Moderator: andrew
Forum rules
Always indicate your operating system and QCAD version.
Attach drawing files and screenshots.
Post one question per topic.
Always indicate your operating system and QCAD version.
Attach drawing files and screenshots.
Post one question per topic.
- Eugor
- Junior Member
- Posts: 19
- Joined: Sun Mar 31, 2019 11:05 pm
[solved] Set dimemsion settings to fractional but with " shown
- Attachments
-
- Drawing Pref Dim Set.png (168.27 KiB) Viewed 3551 times
Last edited by Eugor on Fri Nov 27, 2020 1:03 am, edited 1 time in total.
- Husky
- Moderator/Drawing Help/Testing
- Posts: 5054
- Joined: Wed May 11, 2011 9:25 am
- Location: USA
Re: Set dimemsion settings to fractional but with " shown
Hi,
use for the Unit "inch,
Label Format "Fractional"
When you now launch a DIM tool make sure to put into the option bar a <>" for Label,
You are also able to change the Label afterward with the Property Editor. Select in that case all DIMS and type in the Label field <>".
use for the Unit "inch,
Label Format "Fractional"
When you now launch a DIM tool make sure to put into the option bar a <>" for Label,
You are also able to change the Label afterward with the Property Editor. Select in that case all DIMS and type in the Label field <>".
Work smart, not hard: QCad Pro
QcadPro, QcadCam, Win11/64, 64GB RAM, 10-Core, SSD
If a thread is considered as "solved" pls. change the title of the 1. post to "[solved] Title..."
QcadPro, QcadCam, Win11/64, 64GB RAM, 10-Core, SSD
If a thread is considered as "solved" pls. change the title of the 1. post to "[solved] Title..."
- Eugor
- Junior Member
- Posts: 19
- Joined: Sun Mar 31, 2019 11:05 pm
Re: [solved] Set dimemsion settings to fractional but with " shown
Thank you very much