Sketcher CreatePolyline/cs: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
|[[Sketcher_CreateRectangle|Rectangle]]
|[[Sketcher_CreateRectangle|Rectangle]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Create_Periodic_BSpline.svg
|IconL=Sketcher_CreatePeriodicBSpline.svg
|IconR=Sketcher_CreateRectangle.svg
|IconR=Sketcher_CreateRectangle.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
Line 40: Line 40:
* <span style="font-size:x-small;color:green;">v0.18 and above</span> While in any of the arc modes, holding down the {{KEY|Ctrl}} key (MacOS: {{KEY|CMD}} key) and moving the cursor causes the arc to snap by increments of 45 degrees, relative to the previously created polyline segment.
* <span style="font-size:x-small;color:green;">v0.18 and above</span> While in any of the arc modes, holding down the {{KEY|Ctrl}} key (MacOS: {{KEY|CMD}} key) and moving the cursor causes the arc to snap by increments of 45 degrees, relative to the previously created polyline segment.
* Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in TaskView).
* Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in TaskView).
* Pressing {{KEY|Esc}} or clicking the right mouse button ''before'' closing the polyline to a loop ends the current polyline and you can continue with a new one. Pressing {{KEY|Esc}} or clicking the right mouse button again ends the polyline function.
* Pressing {{KEY|Esc}} or clicking the right mouse button ''before'' closing the polyline to a loop ends the current polyline and you can continue with a new one. Pressing {{KEY|Esc}} or clicking the right mouse button again ends the polyline function.
* Pressing {{KEY|Esc}} or clicking the right mouse button ''after'' closing the polyline to a loop ends the polyline function.
* Pressing {{KEY|Esc}} or clicking the right mouse button ''after'' closing the polyline to a loop ends the polyline function.


Line 49: Line 49:
|[[Sketcher_CreateRectangle|Rectangle]]
|[[Sketcher_CreateRectangle|Rectangle]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_Create_Periodic_BSpline.svg
|IconL=Sketcher_CreatePeriodicBSpline.svg
|IconR=Sketcher_CreateRectangle.svg
|IconR=Sketcher_CreateRectangle.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg

Revision as of 18:07, 30 December 2020

Skicář Lomená čára

Umístění Menu
Náčrt → Skicář Konstrukce → Vytvořit Lomenou čáru
Pracovní stoly
Skicář
Výchozí zástupce
Nikdo
Představen ve verzi
-
Viz také
Skicář Přímka

Popis

Tento nástroj funguje podobně jako Skicář Přímka, ale vytváří postupně přímkové segmenty, které jsou spojeny v jejich vrcholech. Při spuštění nástroje se ukazatel myši změní na bílý křížek s červenou ikonou lomené čáry. Souřadnice ukazatele jsou vedle zobrazovány v reálném čase.

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

Použití

Nástroj má vícenásobný mód, který může bý přepnut klávesou M. Například můžete kreslit tečné nebo kolmé oblouky následované přímkovým nebo obloukovým segmentem. Jenom opakovaně stiskáváte M pro přepínání mezi různými módy.

  1. Press the M key: the new segment is a line which is perpendicular to the previous segment.
  2. Press the M key again: the new segment is a line which is tangential to the previous segment.
  3. Press the M key again: the new segment is an arc which is tangential to the previous segment.
  4. Press the M key again: the new segment is an arc which is perpendicular (left) to the previous segment.
  5. Press the M key again: the new segment is an arc which is perpendicular(right) to the previous segment.
  6. Press the M key again: You are again in the state where you started; the line is only connected with a coincidence to the previous segment.
  • v0.18 and above While in any of the arc modes, holding down the Ctrl key (MacOS: CMD key) and moving the cursor causes the arc to snap by increments of 45 degrees, relative to the previously created polyline segment.
  • Pick points on an empty area of the 3D view, or on an existing object (auto constraints must be active in TaskView).
  • Pressing Esc or clicking the right mouse button before closing the polyline to a loop ends the current polyline and you can continue with a new one. Pressing Esc or clicking the right mouse button again ends the polyline function.
  • Pressing Esc or clicking the right mouse button after closing the polyline to a loop ends the polyline function.