Sketcher CreateLine/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "此工具会根据在3D视图中拾取的两个点来绘制一条线。 在开启此工具时,鼠标指针会变为具有一个红色线条图标的白色十字。侧面还...")
(Created page with "==如何使用==")
Line 16: Line 16:




==How to use==
==如何使用==





Revision as of 15:45, 11 July 2019

Sketcher CreateLine

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

描述

此工具会根据在3D视图中拾取的两个点来绘制一条线。 在开启此工具时,鼠标指针会变为具有一个红色线条图标的白色十字。侧面还会实时显示当前指针的坐标。

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.


如何使用

  • 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.