Part Circle/es: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/es|Name=Part_Circle|Name/es=Part_Circle|MenuLocation=Part → Create Primitives → Circle|Workbenches=Part, [[Ope...")
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<div class="mw-translate-fuzzy">
{{GuiCommand/es|Name=Part_Circle|Name/es=Part_Circle|MenuLocation=Part → [[Part_CreatePrimitives/es|Create Primitives]] → Circle|Workbenches=[[Part Module/es|Part]], [[OpenSCAD_Module/es|OpenSCAD]]|SeeAlso=..}}
{{GuiCommand/es|Name=Part_Circle|Name/es=Part_Circle|MenuLocation=Part → [[Part_CreatePrimitives/es|Create Primitives]] → Circle|Workbenches=[[Part Module/es|Part]], [[OpenSCAD_Module/es|OpenSCAD]]|SeeAlso=..}}
</div>




Line 16: Line 19:
* {{Parameter|Radius}}: the radius of the curved edge (arc or circle)
* {{Parameter|Radius}}: the radius of the curved edge (arc or circle)
* {{Parameter|Angle 0}}: start of the curved edge, (degrees anti-clockwise), the default value is 0
* {{Parameter|Angle 0}}: start of the curved edge, (degrees anti-clockwise), the default value is 0
* {{Parameter|Angle 1}}: end of the curved edge, (degrees anti-clockwise), the default value is 360
* {{Parameter|Angle 1}}: end of the curved edge, (degrees anti-clockwise), the default value is 360



{{clear}}
<languages/>

Revision as of 20:19, 6 August 2018

Part_Circle

Ubicación en el Menú
Part → Create Primitives → Circle
Entornos de trabajo
Part, OpenSCAD
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
..


Description

A Circle geometric primitive is available from the Create Primitives dialogue in the Part workbench.

The Create Primitives dialogue can be accessed via the CreatePrimitives icon located in the Part menu or the Part toolbar, in the Part Workbench.

This command will create a circular curved edge. With the default values, the circular curved edge will be closed and therefore will be a circle. If the properties Angle 0 or Angle 1 are changed from their default values (0 and 360) the edge will be an open curve, an arc.

Alternatively a Part Circle can be initially defined from three points. Once created the circle will only contain the standard Part Circle properties and will no longer contain a reference to the creation points.


Properties

  • Radius: the radius of the curved edge (arc or circle)
  • Angle 0: start of the curved edge, (degrees anti-clockwise), the default value is 0
  • Angle 1: end of the curved edge, (degrees anti-clockwise), the default value is 360