Sketcher CreatePoint/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "==限制==")
(Created page with "通过此点工具可在当前的草图中创建一个点,而所创建的点可作为构造几何图形的元素。创建的点将一直作为构造要素,且不会在3D...")
Line 6: Line 6:
==描述==
==描述==


通过此点工具可在当前的草图中创建一个点,而所创建的点可作为构造几何图形的元素。创建的点将一直作为构造要素,且不会在3D视图中显示出来。
The Point tool creates a point in the current sketch, which can be used for constructing geometry elements. The point is always an construction element and does not show up in the 3D-view.


[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]

Revision as of 09:55, 11 July 2019

Sketcher CreatePoint

Menu location
Sketch → Sketcher geometries → Create point
Workbenches
Sketcher
Default shortcut
None
Introduced in version
-
See also
None

描述

通过此点工具可在当前的草图中创建一个点,而所创建的点可作为构造几何图形的元素。创建的点将一直作为构造要素,且不会在3D视图中显示出来。

Point in the sketcher

如何使用

  • Click on the button Create point, to activate the function.
  • Clicking in the sketch creates a point.
  • Pressing Esc or clicking the right mouse button cancels the function.

选项

A mode to snap to the grid can be set in the Sketcher Preferences. The point snaps then to the grid, if it has less than 25% grid distance to a grid line. The snap mode does not fix them to the grid. The points can be moved with the mouse or constraints to other locations.

限制

The created point is not available outside of the sketch. In case a point is needed in the 3D-view, use the PartDesign Point for a datum point or the Part Point instead.