Sketcher CreatePolyline/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "Siehe auch: Zeichnungshilfen.")
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>


<div class="mw-translate-fuzzy">
{{Docnav/de
{{Docnav/de
|[[Sketcher_CreatePoint/de|PunktErstellen]]
|[[Sketcher_CreatePeriodicBSplineByInterpolation/de|GeschlossenenB-SplineDurchInterpolationErstellen]]
|[[Sketcher_CreateLine/de|LinieErstellen]]
|[[Sketcher_CreateRectangle/de|RechteckErstellen]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench/de|Sketcher]]
|IconL=Sketcher_CreatePoint.svg
|IconL=Sketcher_CreatePeriodicBSplineByInterpolation.svg
|IconR=Sketcher_CreateRectangle.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/de
{{GuiCommand/de
|Name=Sketcher CreatePolyline
|Name=Sketcher CreatePolyline
Line 21: Line 18:
|SeeAlso=[[Sketcher_CreateLine/de|Sketcher LinieErstellen]]
|SeeAlso=[[Sketcher_CreateLine/de|Sketcher LinieErstellen]]
}}
}}
</div>


<span id="Description"></span>
<span id="Description"></span>
==Beschreibung==
==Beschreibung==


Das Werkzeug [[Image:Sketcher_CreatePolyline.svg|24px]] [[Sketcher_CreatePolyline/de|Sketcher LinienzugErstellen]] erstellt eine Abfolge von Linien- und Kreisbogenabschnitten, die an ihren Endpunkten verbunden sind. Das Werkzeug besitzt mehrere Modi.
<div class="mw-translate-fuzzy">
Dieses Werkzeug arbeitet wie das Werkzeug [[Sketcher_CreateLine/de|Sketcher LinieErstellen]], erstellt aber kontinuierliche Linien- und Bogensegmente, die durch Knoten miteinander verbunden sind. Beim Starten des Werkzeugs verwandelt sich der Mauszeiger in ein weißes Kreuz mit einem roten Polyliniensymbol. Die Koordinaten werden in Echtzeit in blau neben dem Zeiger angezeigt.
</div>


[[Image:Sketcher_PolylineExample1.png]]
[[Image:Sketcher_PolylineExample1.png]]
Line 37: Line 31:
==Anwendung==
==Anwendung==


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
Siehe auch: [[Sketcher_Workbench/de#Zeichnungshilfen|Zeichnungshilfen]].


# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
Line 67: Line 61:




<div class="mw-translate-fuzzy">
{{Docnav/de
{{Docnav/de
|[[Sketcher_CreatePoint/de|PunktErstellen]]
|[[Sketcher_CreatePeriodicBSplineByInterpolation/de|GeschlossenenB-SplineDurchInterpolationErstellen]]
|[[Sketcher_CreateLine/de|LinieErstellen]]
|[[Sketcher_CreateRectangle/de|RechteckErstellen]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench/de|Sketcher]]
|IconL=Sketcher_CreatePoint.svg
|IconL=Sketcher_CreatePeriodicBSplineByInterpolation.svg
|IconR=Sketcher_CreateRectangle.svg
|IconR=Sketcher_CreateLine.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
</div>


{{Sketcher_Tools_navi{{#translation:}}}}
{{Sketcher_Tools_navi{{#translation:}}}}

Revision as of 18:58, 2 May 2024

Sketcher LinienzugErstellen

Menüeintrag
Skizze → Skizzengeometrien → Linienzug erstellen
Arbeitsbereich
Sketcher
Standardtastenkürzel
G M
Eingeführt in Version
-
Siehe auch
Sketcher LinieErstellen

Beschreibung

Das Werkzeug Sketcher LinienzugErstellen erstellt eine Abfolge von Linien- und Kreisbogenabschnitten, die an ihren Endpunkten verbunden sind. Das Werkzeug besitzt mehrere Modi.

Polylinie beginnt mit einer Linie, einem tangentialen Bogen, einem senkrechten Bogen und dann einer tangentialen Linie.

Anwendung

Siehe auch: Zeichnungshilfen.

  1. There are several ways to invoke the tool:
    • Press the Create polyline button.
    • Select the Sketcher → Sketcher geometries → Create polyline option from the menu.
    • Right-click in the 3D view and select the Create polyline option from the context menu.
    • Use the keyboard shortcut: G then M.
  2. The cursor changes to a cross with the tool icon.
  3. The modes of the tool require a previous segment. Do one of the following:
    • Pick two points to define a line segment.
    • Pick the endpoint of an existing line or arc segment (Auto constraints must be enabled).
  4. Optionally press the M key one or more times to cycle through the modes for the next segment. The available modes are:
    • Line perpendicular to the previous segment.
    • Line tangential to the previous segment (this is the initial mode if the previous segment is an arc).
    • Arc tangential to the previous segment.
    • Arc perpendicular (left) to the previous segment.
    • Arc perpendicular (right) to the previous segment.
    • Line only connected to the previous segment.
  5. While in any of the arc modes, optionally hold down the Ctrl key to snap the arc to increments of 45° relative to the previous segment.
  6. Pick the endpoint of the segment.
  7. Optionally repeat this to create more segments.
  8. To finish the input do one of the following:
    • Snap to the start point to create a closed polyline.
    • Right-click or press Esc to create an open polyline.
  9. The polyline segments have been created and applicable constraints have been added.
  10. If the tool runs in continue mode:
    1. Optionally keep creating polylines.
    2. To finish, right-click or press Esc, or start another geometry or constraint creation tool.