Draft Pattern/it: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/it |Vincolare |Preferenze |Draft |IconL= |IconR= |IconC=Workbench_Draft.svg }}")
No edit summary
Line 15: Line 15:
==Descrizione==
==Descrizione==


Gli oggetti [[Draft_Workbench/it|Draft]] con una proprietà {{PropertyData|Make Face}} possono visualizzare un motivo SVG invece di un colore della faccia a tinta unita.
<div class="mw-translate-fuzzy">
Tutti gli oggetti Draft chiudibili, come [[Draft Rectangle|rettangolo]], [[Draft Circle|cerchio]], [[Draft Ellipse|ellisse]], [[Draft Wire|polilinee]] o [[Draft Polygon|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".
</div>


[[Image:DraftPatternSample.png]]
[[Image:DraftPatternSample.png]]

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.

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.