Part Sphere/es: Difference between revisions

From FreeCAD Documentation
(Created page with '{{GuiCommand/es|Name=Part_Sphere|Workbenches=Pieza,Completo}} Crea una esfera paramétrica simple, con los parámetros de posición, ángulo1, ángulo2, ángulo3 y radio. La esf…')
 
(Updating to match new version of source page)
(24 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand/es|Name=Part_Sphere|Workbenches=Pieza,Completo}}


{{Docnav
|[[Part_Cylinder|Cylinder]]
|[[Part_Cone|Cone]]
|[[Part_Workbench|Part]]
|IconL=Part_Cylinder.svg
|IconR=Part_Cone.svg
|IconC=Workbench_Part.svg
}}

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

==Description==

<div class="mw-translate-fuzzy">
Crea una esfera paramétrica simple, con los parámetros de posición, ángulo1, ángulo2, ángulo3 y radio. La esfera se situará en el origen (point 0,0,0). Los parámetros de ángulo permiten crear una porción de la esfera en lugar de la esfera completa (por defecto están establecidos a 360°)
Crea una esfera paramétrica simple, con los parámetros de posición, ángulo1, ángulo2, ángulo3 y radio. La esfera se situará en el origen (point 0,0,0). Los parámetros de ángulo permiten crear una porción de la esfera en lugar de la esfera completa (por defecto están establecidos a 360°)
</div>

[[File:SimpleSphere.jpg|400px]]

==Usage==

# Switch to the [[Image:Workbench_Part.svg|16px]] [[Part_Workbench|Part Workbench]]
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Part_Sphere.svg|16px]] Sphere}} button in the toolbar.
#* Select the {{MenuCommand|Part → Primitives → [[Image:Part_Sphere.svg|16px]] Sphere}} from the menu bar.

'''Result:''' The sphere will be positioned at origin (point 0,0,0) on creation. The angle parameters permit to make a portion of sphere instead of a full sphere (they are set to 360° by default).

The properties of the object can be edited, either in the [[Property_editor|Property editor]] or by double-clicking the object in the [[Tree_view|Tree view]].

== Properties==

=== Data ===

{{TitleProperty|Sphere}}

* {{PropertyData|Radius:}} Radius of the sphere
* {{PropertyData|Angle 1:}} 1nd angle to cut / define the sphere
* {{PropertyData|Angle 2:}} 2nd angle to cut / define the sphere
* {{PropertyData|Angle 3:}} 3rd angle to cut / define the sphere

Because it is quite difficult to explain the meaning of the parameters angle 1, angle 2, angle 3, the picture below gives an explanation about these parameters with following values: angle 1 = -45°, angle 2 = 45° and angle 3= 90°.

[[File:SphereCutThreeAngles.jpg|400px]]


{{Docnav
|[[Part_Cylinder|Cylinder]]
|[[Part_Cone|Cone]]
|[[Part_Workbench|Part]]
|IconL=Part_Cylinder.svg
|IconR=Part_Cone.svg
|IconC=Workbench_Part.svg
}}


{{languages/es | {{en|Part Sphere}} {{fr|Part Sphere/fr}} }}
{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}

Revision as of 17:10, 30 August 2021

Part Sphere

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

Description

Crea una esfera paramétrica simple, con los parámetros de posición, ángulo1, ángulo2, ángulo3 y radio. La esfera se situará en el origen (point 0,0,0). Los parámetros de ángulo permiten crear una porción de la esfera en lugar de la esfera completa (por defecto están establecidos a 360°)

Usage

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

Result: The sphere will be positioned at origin (point 0,0,0) on creation. The angle parameters permit to make a portion of sphere instead of a full sphere (they are set to 360° by default).

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

Properties

Data

Sphere

  • DatosRadius: Radius of the sphere
  • DatosAngle 1: 1nd angle to cut / define the sphere
  • DatosAngle 2: 2nd angle to cut / define the sphere
  • DatosAngle 3: 3rd angle to cut / define the sphere

Because it is quite difficult to explain the meaning of the parameters angle 1, angle 2, angle 3, the picture below gives an explanation about these parameters with following values: angle 1 = -45°, angle 2 = 45° and angle 3= 90°.