Sketcher CreateLine: Difference between revisions

From FreeCAD Documentation
(Created page with "<languages/> <translate> {{GuiCommand|Name=Sketcher CreateLine|Workbenches=Sketcher|MenuLocation=Sketch → Sketcher geometries → Create line|Shortcu...")
 
(Marked this version for translation)
Line 2: Line 2:
<translate>
<translate>


<!--T:1-->
{{GuiCommand|Name=Sketcher CreateLine|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create line|Shortcut=L|SeeAlso=[[Sketcher Polyline|Sketcher Polyline]]}}
{{GuiCommand|Name=Sketcher CreateLine|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create line|Shortcut=L|SeeAlso=[[Sketcher Polyline|Sketcher Polyline]]}}


==Description==
==Description== <!--T:2-->




<!--T:3-->
This tool draws a line by picking two points in the 3D view.
This tool draws a line by picking two points in the 3D view.
When starting the tool, the mouse pointer changes to a white cross with a red line icon. Besides are coordinates shown in real time.
When starting the tool, the mouse pointer changes to a white cross with a red line icon. Besides are coordinates shown in real time.
Line 13: Line 15:
[[Image:Sketcher_LineExample1.png‎]]
[[Image:Sketcher_LineExample1.png‎]]
<translate>
<translate>
==How to use==
==How to use== <!--T:4-->




<!--T:5-->
* 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 cancels the function.
* Pressing {{KEY|ESC}} or clicking the right mouse button cancels the function.

Revision as of 17:31, 3 November 2018

Sketcher CreateLine

Menu location
Sketch → Sketcher geometries → Create line
Workbenches
Sketcher
Default shortcut
L
Introduced in version
-
See also
Sketcher Polyline

Description

This tool draws a line by picking two points in the 3D view. When starting the tool, the mouse pointer changes to a white cross with a red line icon. Besides are coordinates shown in real time.

How to use

  • 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 cancels the function.