Questions on TechDraw

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
un1corn
Posts: 245
Joined: Sat Dec 26, 2015 2:06 pm

Questions on TechDraw

Post by un1corn »

OS: Windows 10
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.18.16110 (Git)
Build type: Release
Branch: (HEAD detached at upstream/releases/FreeCAD-0-18)
Hash: f7dccfaa909e5b9da26bf50c4a22ccca9bb10c40
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: English/UnitedKingdom (en_GB)

Hi, a couple of questions from a newbie to TechDraw.
1) Is it possible to scale the height of the "Section" indicators ie. A-A or B-B etc, I find them to be to large in the attached file ?
2) Is it possible to move the dimensions values off of the dimension line, I can scale and colour the value also move it along or to the side of line but not off the line ?
The attached file is just a tryout to familiarise myself with TechDraw.
Thanks in advance.
Attachments
Test2.FCStd
(136.38 KiB) Downloaded 44 times
kisolre
Veteran
Posts: 4166
Joined: Wed Nov 21, 2018 1:13 pm

Re: Questions on TechDraw

Post by kisolre »

1. Sorry, no idea, newbie also.
2. Could you provide an example? If they are off the line how will it be known which line they belong to?
un1corn
Posts: 245
Joined: Sat Dec 26, 2015 2:06 pm

Re: Questions on TechDraw

Post by un1corn »

When I say off of the line I only mean a by few pixels only, not so that it is dissociated from the line entirely, In V0.16 Drawing Dimensioning WB the value was not sitting on the line.
Example in the file attached to the earlier post.
chrisb
Veteran
Posts: 54301
Joined: Tue Mar 17, 2015 9:14 am

Re: Questions on TechDraw

Post by chrisb »

It's not what you asked for, but if you want something to be really off the line you can use a balloon.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
un1corn
Posts: 245
Joined: Sat Dec 26, 2015 2:06 pm

Re: Questions on TechDraw

Post by un1corn »

Attached for comparison similar shape in V0.16 to indicate the the issue.
Attachments
Test2_V16.FCStd
(100.22 KiB) Downloaded 17 times
kisolre
Veteran
Posts: 4166
Joined: Wed Nov 21, 2018 1:13 pm

Re: Questions on TechDraw

Post by kisolre »

It looks like it is fixed at around 20% of the font size. Can it be adjusted in 0.16?
User avatar
meme2704
Veteran
Posts: 2926
Joined: Sat Apr 01, 2017 2:47 pm
Location: Vosges

Re: Questions on TechDraw

Post by meme2704 »

Hi
Techdraw is still in development, so a lot of function does not work properly
Ex: lign width zero comma 7 does not work, it is necessary to highlight to the left of comma, to change, to highlight on the right and to change :mrgreen:
Ex: View001 / Dim001 I change% .0f to 125, the dia symbols of view become square, however in SectionBB the dia 6 that I add after walking :mrgreen:
but to answer your questions: in the combo, under the data tab, you can change Format spec in 125 (for example)
and on the View tab: color, size, font, and line width
you also have the Preferance page for default values
Practice, play with all these parameters and see each time what changes

Edit : lign with become lign width
Attachments
test2-1.FCStd
(139.56 KiB) Downloaded 17 times
Last edited by meme2704 on Sat Jun 01, 2019 2:32 pm, edited 1 time in total.
User avatar
wandererfan
Veteran
Posts: 6326
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: Questions on TechDraw

Post by wandererfan »

un1corn wrote: Sat Jun 01, 2019 8:01 am 1) Is it possible to scale the height of the "Section" indicators ie. A-A or B-B etc, I find them to be to large in the attached file ?
The A-A text uses the "Label Size" parameter from page 1 of TechDraw preferences (maybe should use Dimension FontSize from page 2?). The size of the arrowheads is controlled by the ArrowSize parameter on page 2. Smaller values would look like this:
SectionLineSmallFontAndArrow.png
SectionLineSmallFontAndArrow.png (11.68 KiB) Viewed 726 times
IIRC Arrows are supposed to be 1.5x the FontSize, but not everybody follows this "rule".
un1corn wrote: Sat Jun 01, 2019 8:01 am 2) Is it possible to move the dimensions values off of the dimension line, I can scale and colour the value also move it along or to the side of line but not off the line ?
No. But if the Dimension text size and the ArrowSize are in sync, you shouldn't need to.
DimWithSmallerArrows.png
DimWithSmallerArrows.png (12.86 KiB) Viewed 726 times
User avatar
wandererfan
Veteran
Posts: 6326
Joined: Tue Nov 06, 2012 5:42 pm
Contact:

Re: Questions on TechDraw

Post by wandererfan »

meme2704 wrote: Sat Jun 01, 2019 9:48 am Techdraw is still in development, so a lot of function does not work properly
That's a bit harsh. :( There is certainly room for improvement.
meme2704 wrote: Sat Jun 01, 2019 9:48 am Ex: lign with zero comma 7 does not work, it is necessary to highlight to the left of comma, to change, to highlight on the right and to change :mrgreen:
Ex: View001 / Dim001 I change% .0f to 125, the dia symbols of view become square, however in SectionBB the dia 6 that I add after walking :mrgreen:
Je ne peux pas trouver ces exemples dans le dessin. Peut-être quelques images simple? (I can't find these examples in the drawing. Maybe some simple pictures?)

Ton example me montre un petite bibitte avec le texte d'un diametre sur le cote droit de le circle. Merci pour ca. (Your example showed me a little bug in diameter text on the right side of the circle. Thanks for that.)

wf
kisolre
Veteran
Posts: 4166
Joined: Wed Nov 21, 2018 1:13 pm

Re: Questions on TechDraw

Post by kisolre »

When looking at that file several other questions popped out:
Why is the radius dimension far away from its line (compared to diameter which is better IMO)?
Why is the section arrow located there (relative to its line)? With 3mm arrow and 0,7 mm line they overlap badly.
Why is the view Label displayed and not only the Caption? Even if KeepLabel is set to False?
Test2_kiss.JPG
Test2_kiss.JPG (54.04 KiB) Viewed 712 times
Test2_kiss_view name.JPG
Test2_kiss_view name.JPG (91.71 KiB) Viewed 712 times

Code: Select all

OS: Windows 8.1
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.16687 (Git)
Build type: Release
Branch: master
Hash: ff1fb11af15a7c5f7f0ba3ef79588e128f397c2c
Python version: 3.6.6
Qt version: 5.6.2
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Bulgarian/Bulgaria (bg_BG)
Attachments
Test2_kiss.FCStd
(116.76 KiB) Downloaded 18 times
Post Reply