Sketcher CreateOblong: Difference between revisions

From FreeCAD Documentation
(Shortcut)
(V0.22 -> V1.0)
 
(7 intermediate revisions by 2 users not shown)
Line 5: Line 5:
{{Docnav
{{Docnav
|[[Sketcher_CreateRectangle_Center|Centered rectangle]]
|[[Sketcher_CreateRectangle_Center|Centered rectangle]]
|[[Sketcher_CreateTriangle|Triangle]]
|[[Sketcher_CompCreateRegularPolygon|Create a regular polygon]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateRectangle_Center.svg
|IconL=Sketcher_CreateRectangle_Center.svg
|IconR=Sketcher_CreateTriangle.svg
|IconR=Sketcher_CompCreateRegularPolygon.png
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}
Line 25: Line 25:


<!--T:5-->
<!--T:5-->
The [[Image:Sketcher_CreateOblong.svg|24px]] [[Sketcher_CreateOblong|Sketcher CreateOblong]] tool creates a rounded rectangle. {{Version|1.0}}: This is the same tool as [[Sketcher_CreateRectangle|Sketcher CreateRectangle]] but with a different initial mode.
This tool draws a rounded rectangle by picking two opposite points.
When starting the tool, the mouse pointer changes to a white cross with a red rounded rectangle icon. The coordinates of the pointer are shown beside it in blue in real time.


</translate>
</translate>
Line 33: Line 32:


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

<!--T:11-->
See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].


<!--T:7-->
<!--T:7-->
# There are several ways to invoke the tool:
* After pressing the [[File:Sketcher_CreateOblong.svg|24px]] '''Create rounded rectangle''' toolbar button, click once to set the first corner, then move the mouse and click a second time to set the opposite corner.
#* Press the {{Button|[[Image:Sketcher_CreateOblong.svg|16px]] [[Sketcher_CreateOblong|Rounded rectangle]]}} button.
* Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateOblong.svg|16px]] Create rounded rectangle}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|O}}.
# For further steps see [[Sketcher CreateRectangle#Usage|Sketcher CreateRectangle]].




Line 42: Line 47:
{{Docnav
{{Docnav
|[[Sketcher_CreateRectangle_Center|Centered rectangle]]
|[[Sketcher_CreateRectangle_Center|Centered rectangle]]
|[[Sketcher_CreateTriangle|Triangle]]
|[[Sketcher_CompCreateRegularPolygon|Create a regular polygon]]
|[[Sketcher_Workbench|Sketcher]]
|[[Sketcher_Workbench|Sketcher]]
|IconL=Sketcher_CreateRectangle_Center.svg
|IconL=Sketcher_CreateRectangle_Center.svg
|IconR=Sketcher_CreateTriangle.svg
|IconR=Sketcher_CompCreateRegularPolygon.png
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
}}
}}

Latest revision as of 10:26, 21 April 2024

Sketcher CreateOblong

Menu location
Sketch → Sketcher geometries → Create rounded rectangle
Workbenches
Sketcher
Default shortcut
G O
Introduced in version
0.20
See also
Sketcher CreateRectangle

Description

The Sketcher CreateOblong tool creates a rounded rectangle. introduced in version 1.0: This is the same tool as Sketcher CreateRectangle but with a different initial mode.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Rounded rectangle button.
    • Select the Sketcher → Sketcher geometries → Create rounded rectangle option from the menu.
    • Use the keyboard shortcut: G then O.
  2. For further steps see Sketcher CreateRectangle.