Part RegularPolygon/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
{{UnfinishedDocu|Screenshot + Formatted Parameters + Scripting section}}
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand|Name=Part RegularPolygon|MenuLocation=Part → [[Part_CreatePrimitives|Create Primitives]] → Regular Polygon|Workbenches=[[Part Module|Part]], [[OpenSCAD_Module|OpenSCAD]]|SeeAlso=}}
{{GuiCommand|Name=Part RegularPolygon|MenuLocation=Part → [[Part_CreatePrimitives|Create Primitives]] → Regular Polygon|Workbenches=[[Part Module|Part]], [[OpenSCAD_Module|OpenSCAD]]|SeeAlso=}}
</div>
</div>


<div class="mw-translate-fuzzy">
== Descripción ==
== Descripción ==
La primitiva Polígono Regular es accesible desde el menú Crear Primitivas en el banco de trabajo de Piezas.
La primitiva Polígono Regular es accesible desde el menú Crear Primitivas en el banco de trabajo de Piezas.
</div>


<div class="mw-translate-fuzzy">
Al menú Crear Primitivas se accede vía el icono [[Image:Part_CreatePrimitives.png|32px]][[Part_CreatePrimitives|Crear Primitivas]] localizada en la barra del menú de herramientas Partes, del banco de trabajo de Piezas.
Al menú Crear Primitivas se accede vía el icono [[Image:Part_CreatePrimitives.png|32px]][[Part_CreatePrimitives|Crear Primitivas]] localizada en la barra del menú de herramientas Partes, del banco de trabajo de Piezas.
</div>

The RegularPolygon is available from the Create Primitives dialogue in the Part workbench.
# Switch to the [[Image:Workbench_Part.svg|24px]] [[Part Workbench]]
# The RegularPolygon command can be accessed several ways:
#* The Create Primitives dialogue via the [[Image:Part_CreatePrimitives.png|24px]] [[Part_CreatePrimitives|CreatePrimitives]] icon located in the Part toolbar
#* Using the {{MenuCommand|Part → [[Part_CreatePrimitives|Create Primitives]] → Regular Polygon}}




Line 14: Line 25:
*Cirumradius - el circumradius es la distancia desde el centro del polígono a un vértice.
*Cirumradius - el circumradius es la distancia desde el centro del polígono a un vértice.


{{Part Tools navi}}

{{Userdocnavi}}


{{clear}}
{{clear}}

Revision as of 21:57, 13 February 2020

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.

Part RegularPolygon

Menu location
Part → Create Primitives → Regular Polygon
Workbenches
Part, OpenSCAD
Default shortcut
None
Introduced in version
-
See also
None

Descripción

La primitiva Polígono Regular es accesible desde el menú Crear Primitivas en el banco de trabajo de Piezas.

Al menú Crear Primitivas se accede vía el icono Crear Primitivas localizada en la barra del menú de herramientas Partes, del banco de trabajo de Piezas.

The RegularPolygon is available from the Create Primitives dialogue in the Part workbench.

  1. Switch to the Part Workbench
  2. The RegularPolygon command can be accessed several ways:


Parámetros

  • Poligons - define el número de lados del polígono que describe la sección de la Pieza Prisma
  • Cirumradius - el circumradius es la distancia desde el centro del polígono a un vértice.