Sketcher CreateArcSlot: Difference between revisions

From FreeCAD Documentation
(usage added, matching with Create slot)
(description added)
Line 26: Line 26:


<!--T:4-->
<!--T:4-->
The [[Image:Sketcher_CreateArcSlot.svg|24px]] [[Sketcher_CreateArcSlot|CreateArcSlot]] command draws an arc slot consisting of two semicircles connected by two parallel concentric arcs. When starting the command, the mouse pointer changes to a white cross with a red offset icon: <span style="background-color:#ddd; display:inline-block;">
TBD.
[[Image:Sketcher_Pointer_Create_ArcSlot.svg|32px]]
</span>.


==Usage== <!--T:5-->
==Usage== <!--T:5-->

Revision as of 21:24, 1 February 2024

Other languages:

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Sketcher CreateArcSlot

Menu location
Sketch → Sketcher geometries → Create arc slot
Workbenches
Sketcher
Default shortcut
G S 2
Introduced in version
0.22
See also
Sketcher CreateSlot

Description

The CreateArcSlot command draws an arc slot consisting of two semicircles connected by two parallel concentric arcs. When starting the command, the mouse pointer changes to a white cross with a red offset icon: .

Usage

  1. There are several ways to invoke the command:
    • Press the Create arc slot button.
    • Select the Sketcher → Sketcher geometries → Create arc slot option from the menu.
    • The keyboard shortcut: G then S, 2.
  2. Click once to set the arc center, then move the mouse and click a second time to set the center of one semicircle, finally move the mouse and click a third time to set center of the other semicircle.
  3. Pressing Esc or clicking the right mouse button cancels the function.