Draft Snap WorkingPlane: Difference between revisions

From FreeCAD Documentation
(Example image was already replaces with SVG icon! Using image with '_example' in the name to avoid confusion with the command's SVG icon.)
No edit summary
Line 13: Line 13:
{{GuiCommand
{{GuiCommand
|Name=Draft Snap WorkingPlane
|Name=Draft Snap WorkingPlane
|MenuLocation=Draft → [[Draft_Snap|Snap]] → WorkingPlane
|MenuLocation=Draft → Snapping → WorkingPlane
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|Workbenches=[[Draft_Module|Draft]], [[Arch_Module|Arch]]
|SeeAlso=[[Draft_Snap|Draft Snap]], [[Draft_SelectPlane|Draft SelectPlane]]
|SeeAlso=[[Draft_Snap|Draft Snap]], [[Draft_SelectPlane|Draft SelectPlane]]

Revision as of 21:38, 24 November 2020

Draft Snap WorkingPlane

Menu location
Draft → Snapping → WorkingPlane
Workbenches
Draft, Arch
Default shortcut
None
Introduced in version
-
See also
Draft Snap, Draft SelectPlane

Description

This method always places a new point on the current working plane, even if you also use another snapping method and select a point outside of that working plane.

In other words, it projects an external snapping point to the current working plane.

Snapping the second point of a line to one endpoint of an edge of a body, which is then projected on the XY working plane

Usage

  1. Make sure the working plane is set with Draft SelectPlane.
  2. Make sure Draft ToggleSnap and Draft Snap WorkingPlane are turned on.
  3. Optionally turn on any other Draft Snap method.
  4. Choose a Draft tool to draw a shape.
  5. Move the cursor over any line, edge, vertex, or object, like you would do with other snapping methods.
  6. A small white circle will indicate the point on the working plane to which your new point will be attached.
  7. Click to attach your new point.