Draft StilFestlegen

From FreeCAD Documentation
Revision as of 22:17, 9 September 2021 by Le Loup (talk | contribs) (Created page with "* Die Einstellungen für {{MenuCommand|Linienfarbe}}, {{MenuCommand|Linienbreite}} und {{MenuCommand|Formfarbe}} werden nicht nur für Draft-Objekte verwendet, sondern auch f...")

Draft StilFestlegen

Menüeintrag
Utilities → Stil festlegen
Arbeitsbereich
Draft, Arch
Standardtastenkürzel
Keiner
Eingeführt in Version
0.19
Siehe auch
Draft AnmerkungsStilEditor, Draft AktuellenStilAnwenden

Beschreibung

Der Draft StilFestlegen-Befehl legt die Standardstilvorgaben für neue Objekte fest.

Dieser Befehl ist aktuell in Bearbeitung und sowohl die V0.19- als auch die V0.20-Version haben diverse Fehler.

File:Draft SetStyle taskpanel.png

Der Stileinstellungs-Aufgaben-Reiter

Anwendung

  1. Es gibt mehrere Wege, den Befehl aufzurufen:
    • Drücke die -Schaltfläche in der Draft Ablage. Abhängig von den aktuellen Stileinstellungen kann diese Schaltfläche unterschiedlich aussehen.
    • Wähle die Utilities → Stil festlegen-Option aus dem Menü.
  2. Der Stileinstellungen-Aufgaben-Reiter öffnet sich. Siehe Optionen für weitere Informationen.
  3. Ändere optional ein oder mehrere Einstellungen.
  4. Drücke die OK-Schaltfläche.
  5. Die Schaltfläche in der Draft Ablage wird aktualisiert.

Optionen

  • From the dropdown list at the top of the task panel an exiting style can be selected. introduced in version 0.20
  • Press the Save style button to save the style settings. introduced in version 0.20
  • In the Lines and faces section the following settings can be specified:
    • Line color. This is also used for Draft Labels and for the AnsichtPoint Color of objects.
    • Line width. This is also used for Draft Labels.
    • Draw style. This feature currently does not work.
    • Display mode. This feature currently does not work.
    • Shape color.
    • Transparency. This feature currently does not work.
  • In the Annotations section the following settings can be specified:
    • Text font.
    • Text size. This is in fact the line height, the letters are smaller.
    • Text spacing. This is used for Draft Dimensions. It is the distance between the text and the dimension line. introduced in version 0.20
    • Text color. This is also used for the AnsichtLine Color of Draft Dimensions, which defines the color of the whole dimension including the text.
    • Line spacing. This scale factor is applied to the line height. This feature currently does not work. introduced in version 0.20
    • Arrow style.
    • Arrow size.
    • Show units.
    • Unit override.
  • Press the Selected button to apply the settings to selected objects or groups. introduced in version 0.20
  • Press the Texts/dims button to apply the settings to all Draft Texts and Draft Dimensions. introduced in version 0.20
  • Press the Cancel button to abort the command.

Hinweise

  • Die Einstellungen für Linienfarbe, Linienbreite und Formfarbe werden nicht nur für Draft-Objekte verwendet, sondern auch für Objekte, die mit anderen Arbeitsbereiche erstellt werden.
  • Stile werden in einer Datei mit festgelegtem Namen gespeichert: StylePresets.json, die im FreeCAD-Benutzer-Draft-Verzeichnis abgelegt ist:
    • Unter Linux ist es normalerweise /home/<username>/.FreeCAD/Draft/.
    • Unter Windows ist es %APPDATA%\FreeCAD\Draft\, normalerweise C:\Users\<username>\Appdata\Roaming\FreeCAD\Draft\.
    • Unter macOS ist es normalerweise /Users/<username>/Library/Preferences/FreeCAD/Draft/.

Einstellungen

Siehe auch: Einstellungseditor und Entwurf Einstellungen.

Die folgenden Einstellungen sind betroffen:

  • Line color: Edit → Preferences... → Part design → Shape appearance → Default Shape view properties → Line color.
  • Line width: Edit → Preferences... → Part design → Shape appearance → Default Shape view properties → Line width.
  • Draw style: Tools → Edit parameters... → BaseApp → Preferences → Mod → Draft → DefaultDrawStyle.
  • Display mode: Tools → Edit parameters... → BaseApp → Preferences → Mod → Draft → DefaultDisplayMode.
  • Shape color: Edit → Preferences... → Part design → Shape appearance → Default Shape view properties → Shape color.
  • Transparency: Tools → Edit parameters... → BaseApp → Preferences → Mod → Draft → DefaultTransparency.
  • Text font: Edit → Preferences... → Draft → Texts and dimensions → Text settings → Font family.
  • Text size: Edit → Preferences... → Draft → Texts and dimensions → Text settings → Font size.
  • Text spacing: Edit → Preferences... → Draft → Texts and dimensions → Dimension settings → Text spacing.
  • Text color: Tools → Edit parameters... → BaseApp → Preferences → Mod → Draft → DefaultTextColor.
  • Line spacing: Tools → Edit parameters... → BaseApp → Preferences → Mod → Draft → LineSpacing.
  • Arrow style: Edit → Preferences... → Draft → Texts and dimensions → Dimension settings → Arrow style.
  • Arrow size: Edit → Preferences... → Draft → Texts and dimensions → Dimension settings → Arrow size.
  • Show units: Edit → Preferences... → Draft → Texts and dimensions → Dimension settings → Show the unit suffix in dimensions.
  • Unit override: Edit → Preferences... → Draft → Texts and dimensions → Dimension settings → Override unit.