Draft Pattern/de: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "==Verfügbare Muster==")
Line 28: Line 28:
</div>
</div>


==Available patterns==
==Verfügbare Muster==


<gallery mode=nolines widths=96px heights=96px>
<gallery mode=nolines widths=96px heights=96px>

Revision as of 06:37, 25 August 2021

Beschreibung

Entwurf Objekte mit einer DatenMache Fläche Eigenschaft können ein Schraffurmuster anstelle einer einfarbigen Fläche anzeigen.

Eine Ellipse und ein Polygon mit einem Schraffurmuster

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.

Verfügbare Muster

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.