Part Cylinder/es: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 10: Line 10:


<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
{{GuiCommand/es|Name=Part Cylinder|Name/es=Part Cylinder|MenuLocation=Part → Cylinder||Workbenches=[[Part Module/es|Part]], Complete|SeeAlso=[[Part CreatePrimitives/es|Part CreatePrimitives]]}}
{{GuiCommand/es|Name=Part Cylinder|Name/es=Part Cylinder|MenuLocation=Part → Cylinder||Workbenches=[[Part_Workbench/es|Part]], Complete|SeeAlso=[[Part CreatePrimitives/es|Part CreatePrimitives]]}}
</div>
</div>



Revision as of 19:45, 29 August 2021

Part Cylinder

Ubicación en el Menú
Part → Cylinder
Entornos de trabajo
Part, Complete
Atajo de teclado por defecto
Ninguno
Introducido en versión
-
Ver también
Part CreatePrimitives

Description

Creates a simple parametric cylinder, with position, angle, radius and height parameters.

Usage

  1. Switch to the Part Workbench
  2. There are several ways to invoke the command:
    • Press the Cylinder button in the toolbar.
    • Select Part → Primitives → Cylinder entry from the top menu

Result: The default result is a full cylinder with a radius of 2 mm and height of 10 mm, centered along the global z-axis and attached to the global xy-plane.

The cylinder properties can later be edited, either in the Property editor or by double-clicking the cylinder in the Tree view.

a cylinder created with the Cylinder tool

Properties

  • DatosAngle: This is the rotation angle that permits the creation of a portion of cylinder (it is set to 360° by default)
  • DatosHeight: The height is the distance in the z-axis
  • DatosRadius: The radius defines a plane in x-y.
  • DatosFirst Angle: Angle in first direction. introduced in version 0.20
  • DatosSecond Angle: Angle in second direction. introduced in version 0.20