TechDraw Preferences/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 14: Line 14:
</div>
</div>


== Tab TechDraw General ==
== General ==


[[Image:TechDraw_Preferences1.png|thumb|250px]]
[[Image:TechDraw_Preferences1.png|thumb|250px]]
Line 51: Line 51:
* '''Pattern Name''': Name of the default PAT pattern.
* '''Pattern Name''': Name of the default PAT pattern.


== Tab TechDraw Scale==
== Scale==


[[Image:TechDraw_Preferences-Scale.png|thumb|250px]]
[[Image:TechDraw_Preferences2.png|thumb|250px]]


===Scale===
===Scale===
Line 67: Line 67:
* '''??''':??.
* '''??''':??.


== Tab TechDraw Dimensions ==
== Dimensions ==


[[Image:TechDraw_Preferences2.png|thumb|250px]]
[[Image:TechDraw_Preferences3.png|thumb|250px]]


===Dimensions===
===Dimensions===
Line 101: Line 101:
* '''Hidden Line Style''': The style to be used for hidden lines.
* '''Hidden Line Style''': The style to be used for hidden lines.


== Tab TechDraw HLR Parameters==
== HLR Parameters==

[[Image:TechDraw_Preferences5.png|thumb|250px]]


===Hidden Line Removal===
===Hidden Line Removal===


== Tab TechDraw Advanced==
== Advanced==


[[Image:TechDraw_Preferences4.png|thumb|250px]]
===Advanced===


==Hidden Settings==
==Hidden Settings==
Line 149: Line 151:
{{TechDraw Tools navi{{#translation:}}}}
{{TechDraw Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:Preferences{{#translation:}}]]

Revision as of 22:48, 26 February 2020

Template:Page in progress/ru

Other languages:

Экран настроек модуля TechDraw находится в общем окне настроек (Меню Правка -> Параметры).

General

File:TechDraw Preferences1.png
  • Detect Faces: If checked, 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.
  • Show Section Edges: Highlights the border of the section cut in Section Views.
  • Editable Text Marker Size: Size of editable text marker in templates (green dots).

Drawing Update

introduced in version 0.19

  • Update With 3D: Whether or not pages are updated every time the 3D model is changed. This is a global policy setting.
  • Allow Page Override: Whether or not a page's Keep Update property can override the global Update With 3D parameter. This is a global policy setting.
  • Keep Page Up To Date: Keeps the drawing pages in sync with the 3D model in real time. This can slow the response time.
  • Auto-distribute Secondary Views: Automatically distributes secondary views for Projection Groups.

Colors

Setup of the default colors for new pages. Additionally there is an option:

Labels

  • Label Font: The name of the default font for labels.
  • Label Size: Default size for label text.

Files

Scale

File:TechDraw Preferences2.png

Scale

  • ??:??.

Selection

  • ??:??.

Size Adjustments

  • ??:??.

Dimensions

File:TechDraw Preferences3.png

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.
  • Format Spec: formats dimension text. Uses printf format specifier.
  • 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.
  • Dimensioning Standard and Style: default value for ISO/ASME style Dimensions.

Annotation

Conventions

HLR Parameters

File:TechDraw Preferences5.png

Hidden Line Removal

Advanced

File:TechDraw Preferences4.png

Hidden Settings

As of v0.19, all settings are available in the Preferences dialogs.

Some preference settings are only accessible through the Parameter editor, Tools → Edit parameters.

Preferences/Mod/TechDraw/Decorations

  • CenterMarkScale: default scale factor for CenterMarks
  • ShowCenterMarks: default true/false
  • PrintCenterMarks: true/false show CenterMarks when printing introduced in version 0.19

Preferences/Mod/TechDraw/General

  • DefaultScale: initial setting of Page Scale introduced in version 0.19
  • EdgeFuzz: pick radius for Edges
  • MarkFuzz: pick radius for CenterMarks
  • SectionFuseFirst: fuse Source objects before performing Section cut
  • EdgeEndCap: shape of Edge ends 0x00 FlatCap, 0x10 SquareCap, 0x20 RoundCap (Qt::PenCapStyle) introduced in version 0.19

Preferences/Mod/TechDraw/Format

  • SectionFormat: section line style 0-ASME 1-ISO

Preferences/Mod/TechDraw/Standards

  • RadiusAligned: Radius dimension format 0-ISO(aligned) 1-ASME(uniform)