Sketcher CreateTriangle/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 16: Line 16:
==Description==
==Description==


The [[Image:Sketcher_CreateTriangle.svg|24px]] [[Sketcher_CreateTriangle|Sketcher CreateTriangle]] tool creates an equilateral triangle. {{Version|0.22}}: This is the same tool as [[Sketcher_CreateRegularPolygon|Sketcher CreateRegularPolygon]] but with the number of sides preset to 3.
Draws a equilateral triangle inscribed in a construction geometry circle.
When starting the tool, the mouse pointer changes to a white cross with a red hexagon icon.
The coordinates of the pointer are shown beside it in blue in real time.


[[Image:SketcherCreateTriangleExample.png‎]]
[[Image:SketcherCreateTriangleExample.png‎]]
Line 24: Line 22:
== Usage ==
== Usage ==


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].
# Press the {{Button|[[File:Sketcher_CreateTriangle.svg|16px]] [[Sketcher_CreateTriangle|Create equilateral triangle]]}} button.
# Click once to set the center.
# Move the mouse and click a second time to set one of the vertices.
# Pressing {{KEY|Esc}} or clicking the right mouse button cancels the function.


# There are several ways to invoke the tool:
== Notes ==
#* Press the {{Button|[[Image:Sketcher_CreateTriangle.svg|16px]] [[Sketcher_CreateTriangle|Triangle]]}} button.

#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateTriangle.svg|16px]] Create equilateral triangle}} option from the menu.
The circumscribed circle is construction geometry, which is only visible when editing the sketch.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|P}}, then {{KEY|3}}.
# For further steps see [[Sketcher_CreateRegularPolygon#Usage|Sketcher CreateRegularPolygon]].





Revision as of 09:32, 13 April 2024

Sketcher CreateTriangle

Ubicación en el Menú
Sketch → Sketcher geometries → Create equilateral triangle
Entornos de trabajo
Sketcher
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Description

The Sketcher CreateTriangle tool creates an equilateral triangle. introduced in version 0.22: This is the same tool as Sketcher CreateRegularPolygon but with the number of sides preset to 3.

Usage

See also: Drawing aids.

  1. There are several ways to invoke the tool:
    • Press the Triangle button.
    • Select the Sketcher → Sketcher geometries → Create equilateral triangle option from the menu.
    • Use the keyboard shortcut: G then P, then 3.
  2. For further steps see Sketcher CreateRegularPolygon.