Draft Snap Endpoint/zh-cn: Difference between revisions

From FreeCAD Documentation
(Created page with "底图端点")
 
(Created page with "鼠标指针将选择距其最近的端点。如果希望选择一个不同的端点,请将指针移至目标对象上的不同位置。")
(7 intermediate revisions by the same user not shown)
Line 9: Line 9:
}}
}}


== Description ==
== 描述 ==
可用此方法捕捉线段的端点或对象边上的端点。
This method snaps to the endpoints of lines or edges of elements.


[[Image:Draft Snap Endpoint.png|400px]]
[[Image:Draft Snap Endpoint.png|400px]]
{{Caption|将线段的第二个端点捕捉至矩形某边的端点上}}
{{Caption|Snapping the second point of a line to the endpoint of an edge of a rectangle}}


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


# Make sure {{Button|[[Image:Snap_Lock.svg|16px]] [[Draft ToggleSnap|Draft ToggleSnap]]}} and {{Button|[[Image:Snap_Endpoint.svg|16px]] [[Draft Endpoint|Snap Endpoint]]}} are turned on.
# 确保开启了{{Button|[[Image:Snap_Lock.svg|16px]] [[Draft ToggleSnap|Draft ToggleSnap]]}} {{Button|[[Image:Snap_Endpoint.svg|16px]] [[Draft Endpoint|Snap Endpoint]]}}按钮。
# 选取底图工具来绘制一个图形。
# Choose a Draft tool to draw a shape.
# 将鼠标指针移至一条线段或另一对象的边上,选取其中的一个端点。
# Move the cursor over a line segment or edge of another object to select one of the endpoints.
# 鼠标下的边将变为高亮黄色,且指针变为一个白色小圈,表示当前点将附于此顶点。
# The edge will be highlighted in yellow, and a small white circle will indicate the vertex to which your point will be attached.
# 点击鼠标将当前新创建的点附于此处。
# Click to attach your new point.


=== Notes ===
=== 备注 ===


鼠标指针将选择距其最近的端点。如果希望选择一个不同的端点,请将指针移至目标对象上的不同位置。
The cursor will select the closest endpoint to it. Move the cursor to a different location on the object if you wish to select a different endpoint.


{{docnav|[[Draft Grid|Grid]]|[[Draft Midpoint|Midpoint]]|[[Draft_Snap|Draft Snap]]|IconL=Draft_Grid.png|IconC=Workbench_Draft.svg|IconR=Draft_Midpoint.png}}
{{docnav|[[Draft Grid|Grid]]|[[Draft Midpoint|Midpoint]]|[[Draft_Snap|Draft Snap]]|IconL=Draft_Grid.png|IconC=Workbench_Draft.svg|IconR=Draft_Midpoint.png}}

Revision as of 07:35, 22 June 2019

Draft Endpoint

Menu location
Draft → Snap → Endpoint
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft Snap, Draft ToggleSnap

描述

可用此方法捕捉线段的端点或对象边上的端点。

File:Draft Snap Endpoint.png

将线段的第二个端点捕捉至矩形某边的端点上

如何使用

  1. 确保开启了File:Snap Lock.svg Draft ToggleSnapFile:Snap Endpoint.svg Snap Endpoint按钮。
  2. 选取底图工具来绘制一个图形。
  3. 将鼠标指针移至一条线段或另一对象的边上,选取其中的一个端点。
  4. 鼠标下的边将变为高亮黄色,且指针变为一个白色小圈,表示当前点将附于此顶点。
  5. 点击鼠标将当前新创建的点附于此处。

备注

鼠标指针将选择距其最近的端点。如果希望选择一个不同的端点,请将指针移至目标对象上的不同位置。