Sketcher CreateRegularPolygon/es: Difference between revisions

From FreeCAD Documentation
(Created page with "==Descripción==")
(Updating to match new version of source page)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

<div class="mw-translate-fuzzy">
{{Docnav/es
{{Docnav/es
|[[Sketcher_CreateOctagon/es|Octágono]]
|[[Sketcher_CreateOctagon/es|Octágono]]
Line 8: Line 10:
|IconR=Sketcher_CreateSlot.svg
|IconR=Sketcher_CreateSlot.svg
}}
}}
</div>


<div class="mw-translate-fuzzy">
{{GuiCommand/es
{{GuiCommand/es
|Name=Sketcher CreateRegularPolygon
|Name=Sketcher CreateRegularPolygon
Line 17: Line 21:
|SeeAlso=
|SeeAlso=
}}
}}
</div>


<span id="Description"></span>
==Descripción==
==Descripción==


The [[Image:Sketcher_CreateRegularPolygon.svg|24px]] [[Sketcher_CreateRegularPolygon|Sketcher CreateRegularPolygon]] tool creates a regular polygon.
Draws a regular polygon inscribed in a construction geometry circle.
When starting the tool, a box apears asking for the number of sides of the regular polygon. Once the {{KEY|OK}} button is pressed 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.


==Usage==
<span id="Usage"></span>
<div class="mw-translate-fuzzy">
==Utilización==
</div>


See also: [[Sketcher_Workbench#Drawing_aids|Drawing aids]].


Pos-OVP = Positional [[Sketcher_Preferences#General|On-View-Parameters]]. {{Version|0.22}}<br>
* After pressing the {{Button|[[File:Sketcher_CreateRegularPolygon.svg|16px]] [[Sketcher_CreateRegularPolygon|Create regular polygon]]}} button, define the number of sides of the polygon in the pop up box and confirm by pressing the {{Button|OK}} button.
Dim-OVP = Dimensional On-View-Parameters. {{Version|0.22}}
* Click once to set the center, then 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:
When editing the sketch the circumscribed circle is visible, when you close the sketch is hidden.
#* Press the {{Button|[[Image:Sketcher_CreateRegularPolygon.svg|16px]] [[Sketcher_CreateRegularPolygon|Regular polygon]]}} button.
#* Select the {{MenuCommand|Sketcher → Sketcher geometries → [[Image:Sketcher_CreateRegularPolygon.svg|16px]] Create regular polygon}} option from the menu.
#* Use the keyboard shortcut: {{KEY|G}} then {{KEY|P}}, then {{KEY|R}}.
# Enter the '''Number of Sides''' in the dialog that opens.
# The cursor changes to a cross with the tool icon.
# The '''Polygon parameters''' section ({{Version|0.22}}) is added at the top of the [[Sketcher_Dialog|Sketcher Dialog]].
# Optionally change the number of '''Sides''' (this can also be done after picking the center):
#* Enter a number greater than two.
#* Press the {{KEY|U}} key to increase the number.
#* Press the {{KEY|J}} key to decrease the number.
# Pick the center of the polygon. Or with Pos-OVP: enter its X and/or Y coordinate.
# Pick the first point of the polygon, this also defines the radius of the circumscribed circle. Or with Dim-OVP: enter the radius of the circle and/or the angle of the first point. The angle is relative to the X axis of the sketch. No constraint is created for this angle.
# The polygon is created, including a circumscribed construction geometry circle, and applicable Pos-OVP and Dim-OVP based constraints are added.
# If the tool runs in [[Sketcher_Workbench#Continue_modes|continue mode]]:
## Optionally keep creating polygons.
## To finish, right-click or press {{KEY|Esc}}, or start another geometry or constraint creation tool.


==Notes==
{{Docnav

|[[Sketcher_CreateOctagon|Octagon]]
* The construction geometry circle is not visible outside the sketch. It cannot be deleted without breaking the geometry of the polygon.
|[[Sketcher_CreateSlot|Slot]]

|[[Sketcher_Workbench|Sketcher]]

<div class="mw-translate-fuzzy">
{{Docnav/es
|[[Sketcher_CreateOctagon/es|Octágono]]
|[[Sketcher_CreateSlot/es|Ranura]]
|[[Sketcher_Workbench/es|Croquizador]]
|IconL=Sketcher_CreateOctagon.svg
|IconL=Sketcher_CreateOctagon.svg
|IconC=Workbench_Sketcher.svg
|IconC=Workbench_Sketcher.svg
|IconR=Sketcher_CreateSlot.svg
|IconR=Sketcher_CreateSlot.svg
}}
}}
</div>


{{Sketcher Tools navi{{#translation:}}}}
{{Sketcher Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 09:29, 18 April 2024

Croquizador CrearPolígonoRegular

Ubicación en el Menú
Dibujar → Dibujar geometrías → Crear un polígono regular
Entornos de trabajo
Croquizador
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Ninguno

Descripción

The Sketcher CreateRegularPolygon tool creates a regular polygon.

Utilización

See also: Drawing aids.

Pos-OVP = Positional On-View-Parameters. introduced in version 0.22
Dim-OVP = Dimensional On-View-Parameters. introduced in version 0.22

  1. There are several ways to invoke the tool:
    • Press the Regular polygon button.
    • Select the Sketcher → Sketcher geometries → Create regular polygon option from the menu.
    • Use the keyboard shortcut: G then P, then R.
  2. Enter the Number of Sides in the dialog that opens.
  3. The cursor changes to a cross with the tool icon.
  4. The Polygon parameters section (introduced in version 0.22) is added at the top of the Sketcher Dialog.
  5. Optionally change the number of Sides (this can also be done after picking the center):
    • Enter a number greater than two.
    • Press the U key to increase the number.
    • Press the J key to decrease the number.
  6. Pick the center of the polygon. Or with Pos-OVP: enter its X and/or Y coordinate.
  7. Pick the first point of the polygon, this also defines the radius of the circumscribed circle. Or with Dim-OVP: enter the radius of the circle and/or the angle of the first point. The angle is relative to the X axis of the sketch. No constraint is created for this angle.
  8. The polygon is created, including a circumscribed construction geometry circle, and applicable Pos-OVP and Dim-OVP based constraints are added.
  9. If the tool runs in continue mode:
    1. Optionally keep creating polygons.
    2. To finish, right-click or press Esc, or start another geometry or constraint creation tool.

Notes

  • The construction geometry circle is not visible outside the sketch. It cannot be deleted without breaking the geometry of the polygon.