Draft Pattern/de: Difference between revisions

From FreeCAD Documentation
(Created page with "Entwurfsmuster")
 
(Created page with "==Beschreibung==== Alle abschließbaren Entwurfsobjekte, wie rectangle, [ ellipse, wire, wire oder Draft...")
Line 1: Line 1:
<languages/>
<languages/>
<div class="mw-translate-fuzzy">
==Description==
==Beschreibung====
All closable Draft objects, such as [[Draft Rectangle|rectangle]], [[Draft Circle|circle]], [[Draft Ellipse|ellipse]], [[Draft Wire|wire]] or [[Draft Polygon|polygon]], when closed and set to "Flat Lines" display mode, can display a hatch pattern, instead of the face color, by setting their "Pattern" property.
Alle abschließbaren Entwurfsobjekte, wie [[Draft Rectangle|rectangle]], [ [[Draft Ellipse|ellipse]], [[Draft Wire|wire]], [[Draft Wire|wire]] oder [[Draft Polygon|polygon]], können wenn sie geschlossen und auf den Anzeigemodus "Flache Linien" eingestellt sind, anstelle der Flächenfarbe ein Schraffurmuster anzeigen, indem deren Eigenschaft "Muster" festgelegt wird.
</div>


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

Revision as of 20:58, 12 November 2019

Beschreibung==

Alle abschließbaren Entwurfsobjekte, wie rectangle, [ ellipse, wire, wire oder polygon, können wenn sie geschlossen und auf den Anzeigemodus "Flache Linien" eingestellt sind, anstelle der Flächenfarbe ein Schraffurmuster anzeigen, indem deren Eigenschaft "Muster" festgelegt wird.

How to use

  1. Select the object
  2. In Combo View → Data: set Make Face to true to make sure the object will have a face to set the pattern
  3. In Combo View → View → Pattern: specify a hatch pattern to fill the wire with
  4. In Combo View → View → Pattern Size: specify the size of the hatch pattern

Note:

  • The pattern is not visible when the item is either selected or pre-selected.
  • If you create a face with upgrade, the resulting object is not a Draft object anymore, and so patterns are not available
  • The Draft Wire can be closed and turned into a face directly when created, by checking the "Filled" checkbox.