Draft Muster

From FreeCAD Documentation
Revision as of 13:40, 20 August 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Beschreibung

Alle abschließbaren Entwurfsobjekte, wie rectangle, ellipse, wire, wire oder polygon, können wenn sie geschlossen und auf den Anzeigemodus "Flache Linien" eingestellt sind, anstelle der Flächenfarbe ein Schraffurmuster anzeigen, indem deren Eigenschaft "Muster" festgelegt wird.

Anwendung

  1. Wähle das Objekt
  2. In der Combo-Ansicht → Daten: setze Make Face auf true, um sicherzustellen, dass das Objekt eine Fläche hat, um das Muster einzustellen.
  3. In der Combo-Ansicht → Ansicht → Pattern: Gib ein Schraffurmuster an, um den Draht zu füllen.
  4. In der Combo-Ansicht → Ansicht → Pattern Size: Gib die Größe des Schraffurmusters an.

Available patterns

Notes

  • Hatch patterns are stored in .SVG files. It is possible to use your own custom patterns. See Preferences.
  • The patterns themselves are not saved in the FreeCAD document. Objects whose AnsichtPattern cannot be found are displayed with a solid face color instead.

Preferences

See also: Preferences Editor and Draft Preferences.

  • To specify a directory with addition hatch patterns: Edit → Preferences... → Draft → Visual settings → Alternate SVG Patterns location. Select a file in the directory and then remove the filename in the preferences input box, leaving only the path. After changing this preference you must restart FreeCAD.
  • The Edit → Preferences... → Draft → Visual settings → Hatch patterns resolution preference is not used.
  • To change the AnsichtPattern Size used for new objects: Edit → Preferences... → Draft → Visual settings → Hatch Pattern default size.