FreeCAD Logo FreeCAD 1.0
  • English Afrikaans Arabic Belarusian Catalan Czech German Greek Spanish Spanish Basque Finnish Filipino French Galician Croatian Hungarian Indonesian Italian Japanese Kabyle Korean Lithuanian Dutch Norwegian Bokmal Polish Portuguese Portuguese Romanian Russian Slovak Slovenian Serbian Swedish Turkish Ukrainian Valencian Vietnamese Chinese Chinese
  • Features
  • Download
  • Blog
  • Documentation
    Documentation index Getting started Users documentation The FreeCAD manual Workbenches documentation Python coding documentation C++ coding documentation Tutorials Frequently asked questions Privacy policy About FreeCAD
  • Contribute
    How to help Sponsor Report a bug Make a pull request Jobs and funding Contribution guidelines Developers handbook Translations
  • Community
    Code of conduct Forum The FPA GitHub GitLab Codeberg Mastodon Matrix IRC IRC via Webchat Gitter Discord Reddit Twitter Facebook LinkedIn Calendar
  • ♥ Donate

Donate

$
SEPA Information
Please set up your SEPA bank transfer to:
Beneficiary: The FreeCAD project association
IBAN: BE04 0019 2896 4531
BIC/SWIFT: GEBABEBBXXX
Bank agency: BNP Paribas Fortis
Address: Rue de la Station 64, 1360 Perwez, Belgium

While Stripe doesn't support monthly donations, you can still become a sponsor! Simply make a one-time donation equivalent to 12 months of support, and you'll gain access to the corresponding sponsoring tier. It's an easy and flexible way to contribute.

If you are not sure or not able to commit to a regular donation, but still want to help the project, you can do a one-time donation, of any amount.

Choose freely the amount you wish to donate one time only.

You can support FreeCAD by sponsoring it as an individual or organization through various platforms. Sponsorship provides a steady income for developers, allowing the FPA to plan ahead and enabling greater investment in FreeCAD. To encourage sponsorship, we offer different tiers, and unless you choose to remain anonymous, your name or company logo will be featured on our website accordingly.

from 1 USD / 1 EUR per month. You will not have your name displayed here, but you will have helped the project a lot anyway. Together, normal sponsors maintain the project on its feet as much as the bigger sponsors.

from 25 USD / 25 EUR per month. Your name or company name is displayed on this page.

from 100 USD / 100 EUR per month. Your name or company name is displayed on this page, with a link to your website, and a one-line description text.

from 200 USD / 200 EUR per month. Your name or company name and logo displayed on this page, with a link to your website and a custom description text. Companies that have helped FreeCAD early on also appear under Gold sponsors.

Instead of donating each month, you might find it more comfortable to make a one-time donation that, when divided by twelve, would give you right to enter a sponsoring tier. Don't hesitate to do so!

Choose freely the amount you wish to donate each month.

Please inform your forum name or twitter handle as a notein your transfer, or reach to us, so we can give you proper credits!

SelectPlane
ToggleConstructionMode
Draft

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:
    • Shape Appearance
      • Shape color. Also called diffuse color. See here for an explanation of this and the next colors.
      • Ambient shape color. introduced in 1.0
      • Emissive shape color. introduced in 1.0
      • Specular shape color. introduced in 1.0
      • Shape transparency.
      • Shape shininess. introduced in 1.0
    • Other
      • Line color.
      • Line width.
      • Point color. introduced in 1.0
      • Point size. introduced in 1.0
      • Draw style.
      • Display mode.
  • 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):
    • Annotations introduced in 1.1
      • Scale multiplier. This is the inverse of the scale set in the Draft Scale Widget. If the scale is 1:100 the multiplier is 100. introduced in 1.0
    • Texts
      • Font name.
      • Font size. This is in fact the default line height, the letters are smaller.
      • Line spacing factor. Not used for dimensions.
      • Text color.
    • Lines and Arrows
      • Line width. introduced in 1.0
      • Start arrow type. introduced in 1.1
      • Start arrow size. introduced in 1.1
      • End arrow type. introduced in 1.1
      • End arrow size. introduced in 1.1
      • Line and arrow color. introduced in 1.0
    • Dimensions
      • Show unit.
      • Unit override.
      • Dimension line overshoot.
      • Extension line length.
      • Extension line overshoot.
      • Text spacing.
  • 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/.


SelectPlane
ToggleConstructionMode
Draft

This page is retrieved from https://wiki.freecad.org/Draft_SetStyle

Get in touch!
Forum GitHub Mastodon Matrix IRC Gitter.im Discord Reddit Twitter Facebook LinkedIn

© The FreeCAD Team. Homepage image credits (top to bottom): ppemawm, r-frank, epileftric, regis, rider_mortagnais, bejant.

This project is supported by: , KiCad Services Corp. and other sponsors

GitHubImprove this page on GitHub