Sketcher CreatePolyline: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Page_in_progress}}
<translate>
<translate>


<!--T:10-->
<!--T:10-->
{{Docnav
{{Docnav
|[[Sketcher_CreatePoint|Point]]
|[[Sketcher_CreatePeriodicBSplineByInterpolation|Periodic B-spline by knots]]
|[[Sketcher_CreateLine|Line]]
|[[Sketcher_CreateRectangle|Rectangle]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|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
}}
}}
Line 19: Line 18:
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Workbenches=[[Sketcher_Workbench|Sketcher]]
|Shortcut={{KEY|G}} {{KEY|M}}
|Shortcut={{KEY|G}} {{KEY|M}}
|SeeAlso=[[Sketcher_CreateLine|Sketcher Line]]
|SeeAlso=[[Sketcher_CreateLine|Sketcher CreateLine]]
}}
}}


Line 36: Line 35:
==Usage== <!--T:5-->
==Usage== <!--T:5-->


<!--T:14-->
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].


<!--T:15-->
# There are several ways to invoke the tool:
# There are several ways to invoke the tool:
#* Press the {{Button|[[Image:Sketcher_CreatePolyline.svg|16px]] [[Sketcher_CreatePolyline|Create polyline]]}} button.
#* Press the {{Button|[[Image:Sketcher_CreatePolyline.svg|16px]] [[Sketcher_CreatePolyline|Create polyline]]}} button.
Line 43: Line 44:
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_CreatePolyline.svg|16px]] Create polyline}} option from the context menu.
#* Right-click in the [[3D_view|3D view]] and select the {{MenuCommand|[[Image:Sketcher_CreatePolyline.svg|16px]] Create polyline}} option from the context menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|M}}.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|M}}.
# The cursor changes to a white cross with the tool icon.
# The cursor changes to a cross with the tool icon.
# A polyline always starts with a straight line segment: pick two points to define this segment.
# 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 ([[Sketcher_Workbench#Auto_constraints|Auto constraints]] must be enabled).
# Optionally press the {{KEY|M}} key one or more times to cycle through the modes for the next segment. The available modes are:
# Optionally press the {{KEY|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 perpendicular to the previous segment.
#* Line tangential 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 tangential to the previous segment.
#* Arc perpendicular (left) to the previous segment.
#* Arc perpendicular (left) to the previous segment.
#* Arc perpendicular (right) to the previous segment.
#* Arc perpendicular (right) to the previous segment.
#* Line only connected to the previous segment. This is the initial mode again.
#* Line only connected to the previous segment.
# While in any of the arc modes, optionally hold down the {{KEY|Ctrl}} key to snap the arc to increments of 45° relative to the previous segment.
# While in any of the arc modes, optionally hold down the {{KEY|Ctrl}} key to snap the arc to increments of 45° relative to the previous segment.
# Pick the endpoint of the segment.
# Pick the endpoint of the segment.
# Optionally repeat this to create additional segments.
# Optionally repeat this to create more segments.
# To finish the input do one of the following:
# To finish the input do one of the following:
#* Snap to the start point to create a closed polyline.
#* Snap to the start point to create a closed polyline.
Line 61: Line 64:
# If the tool runs in [[Sketcher_Workbench#Continue_modes|continue mode]]:
# If the tool runs in [[Sketcher_Workbench#Continue_modes|continue mode]]:
## Optionally keep creating polylines.
## Optionally keep creating polylines.
## Right-click or press {{KEY|Esc}}, or start a another constraints or geometries tool, to finish.
## To finish, right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool.




<!--T:11-->
<!--T:11-->
{{Docnav
{{Docnav
|[[Sketcher_CreatePoint|Point]]
|[[Sketcher_CreatePeriodicBSplineByInterpolation|Periodic B-spline by knots]]
|[[Sketcher_CreateLine|Line]]
|[[Sketcher_CreateRectangle|Rectangle]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|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
}}
}}

Latest revision as of 14:25, 23 April 2024

Sketcher CreatePolyline

Menu location
Sketch → Sketcher geometries → Create polyline
Workbenches
Sketcher
Default shortcut
G M
Introduced in version
-
See also
Sketcher CreateLine

Description

The Sketcher CreatePolyline tool creates a series of line and arc segments connected by their endpoints. The tool has several modes.

Polyline started with a line, a tangent arc, a perpendicular arc then a tangent line.

Usage

See also: Drawing aids.

  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.