Draft Pattern/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 19: Line 19:
</div>
</div>


[[Image:DraftPatternSample.png]]
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
[[Image:DraftPatternSample.png]]
[[Image:DraftPatternSample.png]]
Line 46: Line 47:
Image:General_steel.svg|general_steel<!--Keep underscore in caption as this is the name in the GUI-->
Image:General_steel.svg|general_steel<!--Keep underscore in caption as this is the name in the GUI-->
Image:Glass.svg|glass
Image:Glass.svg|glass
Image:Hatch45L.svg|hatch45L<br>{{Version|0.20}}
Image:Hatch45L.svg|hatch45L
Image:Hatch45R.svg|hatch45R<br>{{Version|0.20}}
Image:Hatch45R.svg|hatch45R
Image:Hbone.svg|hbone
Image:Hbone.svg|hbone
Image:Line.svg|line
Image:Line.svg|line

Revision as of 11:38, 29 September 2021

Description

Popis

Všechny objekty Kreslení, které mohou být uzavřené, jako je obdélník, kružnice, elipsa, drát nebo mnohoúhelník, jsou-li uzavřeny a je nastaven zobrazovací mód na "Flat Lines", mohou zobrazovat šrafovací vzor, místo barevné plochy, pomocí nastavení vlastnosti "Vzor".

Usage

Použití

  1. Vyberte objekt
  2. V rozbalovacím pohledu → Data: nastavte Vytvořit pochu na true abyste zajistili, že objekt bude mít plochy, kde bude vzor
  3. V rozbalovacím pohledu → Pohled → Vzor: specifikujte šrafovací vzor pro vyplnění drátů
  4. V rozbalovacím pohledu → Pohled → Velikost vzoru: specifikujte rozměr šrafovacího vzoru

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