Draft annotation scale widget: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
(Removed GuiCommand. Added "Notes".)
Line 1: Line 1:
{{Page in progress}}
{{Page in progress}}
<languages/>
<languages/>
{{TOCright}}
<translate>
<translate>


Line 11: Line 12:
|IconR=
|IconR=
|IconC=Workbench_Draft.svg
|IconC=Workbench_Draft.svg
}}

<!--T:8-->
{{GuiCommand
|Name=Draft annotation scale widget
|Empty=1
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Version=0.19
|SeeAlso=[[Draft_SetStyle|Draft SetStyle]]
}}
}}


Line 25: Line 17:


<!--T:10-->
<!--T:10-->
With the '''Draft annotation scale widget''' the Draft annotation scale can be specified. This scale determines the {{PropertyView|Scale Multiplier}} of new [[Draft_Text|Draft Texts]], [[Draft_Dimension|Draft Dimensions]] and [[Draft_Label|Draft Labels]]. The widget is an optional GUI element that is located in the [[Status_bar|Status bar]].
With the '''Draft annotation scale widget''' ({{Version|0.19}}) the Draft annotation scale can be specified. This scale determines the {{PropertyView|Scale Multiplier}} of new [[Draft_Text|Draft Texts]], [[Draft_Dimension|Draft Dimensions]] and [[Draft_Label|Draft Labels]]. The widget is an optional GUI element that is located in the [[Status_bar|Status bar]].


</translate>
</translate>
Line 58: Line 50:
* The Draft annotation scale widget is optional: {{MenuCommand|Edit → Preferences... → Draft → User interface settings → Draft Statusbar → Annotation scale widget}}.
* The Draft annotation scale widget is optional: {{MenuCommand|Edit → Preferences... → Draft → User interface settings → Draft Statusbar → Annotation scale widget}}.
* To change the annotation scale without the widget: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → Mod → Draft → DraftAnnotationScale}}. The scale is defined by a single number. For a scale of {{Value|1:50}} enter {{Value|0.02}}.
* To change the annotation scale without the widget: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → Mod → Draft → DraftAnnotationScale}}. The scale is defined by a single number. For a scale of {{Value|1:50}} enter {{Value|0.02}}.

==Notes==

* See also: [[Draft_SetStyle|Draft SetStyle]] and [[Draft_ApplyStyle|Draft ApplyStyle]].





Revision as of 09:31, 24 July 2021

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Description

With the Draft annotation scale widget (introduced in version 0.19) the Draft annotation scale can be specified. This scale determines the ViewScale Multiplier of new Draft Texts, Draft Dimensions and Draft Labels. The widget is an optional GUI element that is located in the Status bar.

The Draft annotation scale widget

Usage

  1. Press the x:x button in the Status bar. The button displays the current annotation scale.
  2. The scale menu opens.
  3. Do one of the following:
    • Select one of the standard scales.
    • Select the custom option:
      • In the dialog box that opens enter a custom scale using the x:x or the x=x format.
      • Press Enter or the OK button.

The menu of the widget

Preferences

See also: Preferences Editor and Draft Preferences.

  • The Draft annotation scale widget is optional: Edit → Preferences... → Draft → User interface settings → Draft Statusbar → Annotation scale widget.
  • To change the annotation scale without the widget: Tools → Edit parameters... → BaseApp → Preferences → Mod → Draft → DraftAnnotationScale. The scale is defined by a single number. For a scale of 1:50 enter 0.02.

Notes