Sketcher CreateLine/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "草图工作台中的创建线条工具")
 
(Created page with "==描述==")
Line 4: Line 4:
{{GuiCommand|Name=Sketcher CreateLine|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create line|Shortcut=L|SeeAlso=[[Sketcher CreatePolyline|Sketcher Polyline]]}}
{{GuiCommand|Name=Sketcher CreateLine|Workbenches=[[Sketcher Workbench|Sketcher]]|MenuLocation=Sketch → Sketcher geometries → Create line|Shortcut=L|SeeAlso=[[Sketcher CreatePolyline|Sketcher Polyline]]}}


==Description==
==描述==





Revision as of 14:24, 11 July 2019

Sketcher CreateLine

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

描述

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.

The created line object starts and ends at the given points, but the line is infinite regarding the constraints Tangent, Point On Object and Internal Angle. This means for example, that a point with the constraint Point On Object may not be located between the two given points but can lie outside of the two points on the extension of the drawn line.


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.