Jump to content

Draft SetStyle (Набросок Установить Стиль)

From FreeCAD Documentation
This page is a translated version of the page Draft SetStyle and the translation is 7% complete.

Draft SetStyle

Menu location
Utilities → Set Style
Workbenches
Draft, BIM
Default shortcut
Draft: S S
Introduced in version
0.19
See also
Draft AnnotationStyleEditor, Draft ApplyStyle

Description

The Draft SetStyle command sets the default style for new objects.

This page has been updated for version 1.1.

The two tabs (introduced in 1.0) of the Style settings task panel

Usage

  1. There are several ways to invoke the command:
    • Press the button in the Draft Tray. Depending on the current style settings this button can look different.
    • Draft: Select the Utilities → Set Style option from the menu, or from the Tree View or 3D View context menu.
    • Draft: Use the keyboard shortcut: S then S.
  2. The Style Settings task panel opens. See Options for more information.
  3. Optionally change one or more settings.
  4. Press the OK button to save the settings.
  5. The button in the Draft Tray is updated.

Options

  • From the dropdown list at the top of the task panel an exiting style preset can be selected.
  • Press the button to save the current style settings as a preset.
  • On the Shape tab the following settings can be specified:
  • The settings on the Annotation tab apply to Draft Texts, Draft Dimensions and Draft Labels. The following settings can be specified (see Draft Text and Draft Dimension for details):
  • Press the Selected button to apply the settings to selected objects or groups. Objects can be selected while the task panel is open.
  • Press the Annotations button to apply the settings to all Draft Texts, Draft Dimensions and Draft Labels in the current document.
  • Press the Cancel button to finish the command without saving the settings.

Notes

  • The settings on the Shape tab, except Draw style and Display mode, are not only used for Draft objects, but also for objects created with other workbenches.
  • All settings, except Draw style and Display mode, can also be changed in the preferences. See PartDesign Preferences and Draft Preferences.
  • Styles are saved in a file with a fixed name: StylePresets.json which is stored in FreeCAD's user Draft folder:
    • On Linux it is usually /home/<username>/.local/share/FreeCAD/Draft/.
    • On Windows it is %APPDATA%\FreeCAD\Draft\, which is usually C:\Users\<username>\Appdata\Roaming\FreeCAD\Draft\.
    • On macOS it is usually /Users/<username>/Library/Preferences/FreeCAD/Draft/.