TechDraw Preferences: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 2: Line 2:
<!--T:1-->
<!--T:1-->
The preferences screens of the TechDraw module are found in the [[Preferences Editor|Preferences window]] (Menu Edit -> Preferences).
The preferences screens of the TechDraw module are found in the [[Preferences Editor|Preferences window]] (Menu Edit -> Preferences).

<!--T:2-->
On page 1 you can set defaults for Projection system, show/display units in Dimensions, various color choices and the location of templates and hatch patterns.

<!--T:6-->
On page 2 you can set additional defaults.


Your preference screens may look slightly different depending on platform or formatting scheme.
Your preference screens may look slightly different depending on platform or formatting scheme.
Line 13: Line 7:
<!--T:3-->
<!--T:3-->
[[Image:TechDraw_Preferences1.png|400px|left|preferences tab 1]]
[[Image:TechDraw_Preferences1.png|400px|left|preferences tab 1]]
[[Image:TechDraw_Preferences2.png|400px|right|preferences tab 2]]
[[Image:TechDraw_Preferences2.png|400px|right|preferences tab 2]]<br/><br/>



<!--T:4-->
{{clear}}
===General===
'''Projection Angle''' - [[TechDraw_NewProjGroup|ProjectionGroups]] will use either First or Third angle projection. (see [https://en.wikipedia.org/wiki/Multiview_projection multiview projection]) <br/>
'''Hidden Line''' - the style (solid, dashed, etc) to be used for hidden lines. <br/>
'''Detect Faces''' - if ticked, TechDraw will attempt to build faces using the line segments returned by the hidden line removal algorithm. Faces must be detected in order to use [[TechDraw_Hatching|hatching]], but there can be a performance penalty in complex models. <br/>
'''ShowSectionEdges''' - highlight the border of the section cut in [[TechDraw_NewViewSection|section views]]. Usually only for debugging.<br/>
'''KeepPagesUpToDate''' - keeping the drawing pages in sync with the 3D model in real time can slow response times. In complex models, unticking this box will allow for quicker responses. Use the "KeepUpdated" property of Page to selectively update a single Page.<br/>
'''Template Dot Size''' - Controls the size of the small green dot used for selecting editable text in a Template.<br/>

===Colors===
you can set your preferred colors here.
<br/>
===Labels===
'''Label Font''' - the name of the default font for Labels.<br/>
'''Label Size''' - default size (mm) for label text.<br/>

===Files===
'''Default Template''' - use this file chooser to select a default Template file for your drawings.<br/>
'''Template Directory''' - the starting directory for [[TechDraw_New_Pick|New Page from Template]].<br/>
'''Hatch Image''' - default Svg or Bitmap file for [[TechDraw_Hatching|hatching]].<br/>
'''PAT File''' - default PAT pattern definition file for [[TechDraw_Hatching|hatching]].<br/>
'''Pattern Name''' - the name of your favourite PAT pattern.<br/>

===Dimensions===
'''Show Units''' - append the unit specifier (mm,in,etc) to values.<br/>
'''Use Global Decimals''' - use the number of decimal positions from Preferences>General>Units.<br/>
'''Alternate Decimals''' - if Use Global Decimals is unticked, use this number of decimal positions.<br/>
'''Font Size''' - size for Dimension Text.<br/>
'''Color''' - default color for Dimension text and lines.<br/>
'''Diameter Symbol''' - diameter dimensions will be prefixed by this text.<br/>
'''Arrow Style''' - choose the dimension line end mark you prefer.<br/>
'''Arrow Size''' - size of end mark in mm.<br/>

===Decorations===
'''Line Group''' - the name of default [[TechDraw_LineGroup|line group specification]]. <br/>
'''Matting Style - show [[TechDraw_NewDetail|detail views]] as circles or rectangles.<br/>
'''Center Line Style''' - default style for View center lines (horizontal and vertical).<br/>
'''Center Line Color''' - default color for View center lines.<br/>
'''Section Line Style''' - default style for section line in the Base View of [[TechDraw_NewSection|a Section View]].<br/>
'''Section Line Color''' - default color for section lines.<br/>
'''Hatch Weight''' - default line thickness for [[TechDraw_GeomHatch|geometric hatching]]. See [[TechDraw_Hatching|hatching]].<br/>






Revision as of 01:25, 3 February 2018

The preferences screens of the TechDraw module are found in the Preferences window (Menu Edit -> Preferences).

Your preference screens may look slightly different depending on platform or formatting scheme.

preferences tab 1
preferences tab 1
preferences tab 2
preferences tab 2




General

Projection Angle - ProjectionGroups will use either First or Third angle projection. (see multiview projection)
Hidden Line - the style (solid, dashed, etc) to be used for hidden lines.
Detect Faces - if ticked, TechDraw will attempt to build faces using the line segments returned by the hidden line removal algorithm. Faces must be detected in order to use hatching, but there can be a performance penalty in complex models.
ShowSectionEdges - highlight the border of the section cut in section views. Usually only for debugging.
KeepPagesUpToDate - keeping the drawing pages in sync with the 3D model in real time can slow response times. In complex models, unticking this box will allow for quicker responses. Use the "KeepUpdated" property of Page to selectively update a single Page.
Template Dot Size - Controls the size of the small green dot used for selecting editable text in a Template.

Colors

you can set your preferred colors here.

Labels

Label Font - the name of the default font for Labels.
Label Size - default size (mm) for label text.

Files

Default Template - use this file chooser to select a default Template file for your drawings.
Template Directory - the starting directory for New Page from Template.
Hatch Image - default Svg or Bitmap file for hatching.
PAT File - default PAT pattern definition file for hatching.
Pattern Name - the name of your favourite PAT pattern.

Dimensions

Show Units - append the unit specifier (mm,in,etc) to values.
Use Global Decimals - use the number of decimal positions from Preferences>General>Units.
Alternate Decimals - if Use Global Decimals is unticked, use this number of decimal positions.
Font Size - size for Dimension Text.
Color - default color for Dimension text and lines.
Diameter Symbol - diameter dimensions will be prefixed by this text.
Arrow Style - choose the dimension line end mark you prefer.
Arrow Size - size of end mark in mm.

Decorations

Line Group - the name of default line group specification.
Matting Style - show detail views as circles or rectangles.
Center Line Style - default style for View center lines (horizontal and vertical).
Center Line Color - default color for View center lines.
Section Line Style - default style for section line in the Base View of a Section View.
Section Line Color - default color for section lines.
Hatch Weight - default line thickness for geometric hatching. See hatching.