Draft annotation scale widget: Difference between revisions

From FreeCAD Documentation
(Creating new page...)
 
(Improved GuiCommand.)
Line 14: Line 14:
{{GuiCommand
{{GuiCommand
|Name=Draft annotation scale widget
|Name=Draft annotation scale widget
|Empty=1
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Version=0.19
|Version=0.19
|SeeAlso=[[Draft_Wire|Draft Wire]]
|SeeAlso=[[Draft_SetStyle|Draft SetStyle]]
}}
}}


Line 30: Line 31:
#* Select one of the standard scales.
#* Select one of the standard scales.
#* Select the {{MenuCommand|custom}} option:
#* Select the {{MenuCommand|custom}} option:
#** In the dialog box that opens enter a custom scale using the {{Value|x:x}} or the {{Value|x=x}} format.
#** In the dialog box that opens enter a custom scale using the {{Value|x:x}} or the {{Value|x<nowiki>=</nowiki>x}} format.
#** Press {{KEY|Enter}} or the {{Button|OK}} button.
#** Press {{KEY|Enter}} or the {{Button|OK}} button.



Revision as of 12:32, 22 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.

Draft annotation scale widget

Menu location
None
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
0.19
See also
Draft SetStyle

Description

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

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.

File:Draft annotation scale widget example.png

The Draft annotation scale 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.