Draft Pattern/it: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 18: Line 18:


[[Image:DraftPatternSample.png]]
[[Image:DraftPatternSample.png]]
{{Caption|Un'ellisse e un poligono con un motivo SVG}}
<div class="mw-translate-fuzzy">
[[Image:DraftPatternSample.png]]
</div>


<span id="Usage"></span>
<span id="Usage"></span>

Revision as of 20:25, 18 November 2023

Descrizione

Gli oggetti Draft con una proprietà DatiMake Face possono visualizzare un motivo SVG invece di un colore della faccia a tinta unita.

Un'ellisse e un poligono con un motivo SVG

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 → SVG pattern resolution preference is not used.
  • To change the VistaPattern Size used for new objects: Edit → Preferences... → Draft → Visual settings → SVG pattern default size.