草图工作台中的创建线条工具

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page is a translated version of the page Sketcher CreateLine and the translation is 22% complete.
Outdated translations are marked like this.

Sketcher CreateLine

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

描述

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

此工具创建的线条对象的首尾都位于用户指定的对应点处,但是对于切线(Tangent), 对象上的点(Point On Object)内角(Internal Angle)约束而言,此线条却是无限长的。 这就意味着,例如,有着对象上的点(Point On Object)约束的点可能并不位于用户指定的两点之间,但是却可能位于两点所绘线段的延长线上。

如何使用

  • 从3d视图中的某个空白区域或从一个已存在的对象上(一定要激活TaskView中的自动约束(auto constraints。译注:0.18版中自动约束设置位于底图的首选项中))拾取两点。
  • Esc键或点击鼠标右键退出此功能。