Sketcher CreatePoint/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/zh-cn |停止操作 |创建线 |Sketcher |IconL=Sketcher_StopOperation.svg |IconR=Sketcher_CreateLine.svg |IconC=Workbench_Sketcher.svg }}")
(Updating to match new version of source page)
Line 24: Line 24:
</div>
</div>


[[IMAGE:Sketcher_Point_fr_01.png|480px|Point in the sketcher]]
<span id="Usage"></span>
<span id="Usage"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==如何使用==
==如何使用==
</div>
</div>

See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].

Pos-OVP = Positional [[Sketcher_Preferences#General|On-View-Parameters]]. {{Version|0.22}}


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
Line 36: Line 39:
</div>
</div>


==Notes==
<span id="Options"></span>
==选项==


* {{VersionMinus|0.21}}: Points are always created as construction geometry. Optionally change them to normal geometry with [[Sketcher_ToggleConstruction|Sketcher ToggleConstruction]] to make them visible outside of Sketch editing mode.
<div class="mw-translate-fuzzy">
可通过设置[[Sketcher_Preferences|草图首选项(Sketcher Preferences)]]中的选项在捕捉网格模式下创建点。此时,如果所创点距网格线的距离小于网格间距的25%,则将被捕捉至网格上。
捕捉模式并不会把它们固定至网格上。可以通过鼠标移动或约束的方式把点移至其他地方。
</div>





Revision as of 08:52, 13 April 2024

Sketcher CreatePoint

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

描述

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

如何使用

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters. introduced in version 0.22

  • 点击 Create point按钮来激活此功能。
  • 通过在草图中单击来创建一个点。
  • Esc键或点击鼠标右键来关闭此功能。

Notes

  • version 0.21 and below: Points are always created as construction geometry. Optionally change them to normal geometry with Sketcher ToggleConstruction to make them visible outside of Sketch editing mode.