Draft: Campitura

From FreeCAD Documentation
Revision as of 09:56, 27 September 2021 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Descrizione

Tutti gli oggetti Draft chiudibili, come rettangolo, cerchio, ellisse, polilinee o poligoni, quando sono chiusi e visualizzati in "Flat Lines", possono essere riempiti con un modello di tratteggio, al posto del colore della faccia, impostando la loro proprietà "Pattern".

Utilizzo

  1. Selezionare l'oggetto
  2. In Vista combinata → Dati: impostare true per Make Face in modo da dare all'oggetto una faccia riempibile con il tratteggio
  3. In Vista combinata → Vista → Pattern: specificare un modello di tratteggio con cui riempire il contorno
  4. In Vista combinata → Vista → Pattern Size: specificare la dimensione del tratteggio

Available patterns

Notes

  • SVG 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 VistaPattern 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 SVG 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 VistaPattern Size used for new objects: Edit → Preferences... → Draft → Visual settings → Hatch Pattern default size.