Part Ellipsoid/es: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/es|Name=Part Ellipsoid|Name/es=Part Ellipsoid|MenuLocation=Part → Create Primitives → Ellipsoid|Workbenches=[[Part Module/es|Part...")
(Updating to match new version of source page)
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>

{{UnfinishedDocu{{#translation:}}}}
<div class="mw-translate-fuzzy">
{{GuiCommand/es|Name=Part Ellipsoid|Name/es=Part Ellipsoid|MenuLocation=Part → [[Part_CreatePrimitives/es|Create Primitives]] → Ellipsoid|Workbenches=[[Part Module/es|Part]], [[OpenSCAD_Module/es|OpenSCAD]]|SeeAlso=..}}
{{GuiCommand/es|Name=Part Ellipsoid|Name/es=Part Ellipsoid|MenuLocation=Part → [[Part_CreatePrimitives/es|Create Primitives]] → Ellipsoid|Workbenches=[[Part Module/es|Part]], [[OpenSCAD_Module/es|OpenSCAD]]|SeeAlso=..}}
</div>


==Description==
==Description==
A parametric Ellipsoid solid is available from the Create Primitives dialogue in the Part workbench.


The [[Image:Part_Ellipsoid.svg|24px]] [[Part Ellipsoid]] command creates a parametric Ellipsoid solid.
The Create Primitives dialogue can be accessed via the [[Part_CreatePrimitives|CreatePrimitives]] icon [[Image:Part_CreatePrimitives.png|32px]] located in the Part menu or the Part toolbar, in the Part Workbench.


The shape produced is limited in FreeCAD to being a solid (optionally truncated) spheroid, the shape you would create by rotating an ellipse around one of its axis. By default it is a [http://en.wikipedia.org/wiki/Oblate_spheroid oblate_spheroid], the shape you would create by rotating an ellipse around its minor axis. The parameters can be changed to form a [http://en.wikipedia.org/wiki/Prolate_spheroid prolate_spheroid].
The shape produced is limited in FreeCAD to being a solid (optionally truncated) spheroid, the shape you would create by rotating an ellipse around one of its axis. By default it is a [http://en.wikipedia.org/wiki/Oblate_spheroid Oblate Spheroid], the shape you would create by rotating an ellipse around its minor axis. The parameters can be changed to form a [http://en.wikipedia.org/wiki/Prolate_spheroid Prolate Spheroid].


The default spheroid in FreeCAD will have a circle for any cross section parallel to the xy plane. The cross section parallel to the other two planes will be an ellipse.
The default spheroid in FreeCAD will have a circle for any cross section parallel to the XY plane. The cross section parallel to the other two planes will be an ellipse.


In mathematics, an [http://en.wikipedia.org/wiki/Ellipsoid Ellipsoid] would have an elliptical cross section in all three planes.
In mathematics, an [http://en.wikipedia.org/wiki/Ellipsoid Ellipsoid] would have an elliptical cross section in all three planes.


==Properties==
==Usage==


A parametric Ellipsoid solid is available from the Create Primitives dialogue in the Part workbench.
# Switch to the [[Image:Workbench_Part.svg|24px]] [[Part Workbench]]
# Access the Ellipsoid command several ways:
#* Through the Create Primitives dialogue, pressing the [[Image:Part_CreatePrimitives.svg|32px]] [[Part_CreatePrimitives|CreatePrimitives]] button located in the Part toolbar
#* Using the {{MenuCommand|Part → [[Part_CreatePrimitives|Create Primitives]] → Ellipsoid}} entry in the Part menu

==Properties==


* Radius 1, by default the minor radius parallel to the Z-axis,
* Radius 1, by default the minor radius parallel to the Z-axis,
Line 22: Line 31:
* Angle 3, angle of rotation of the elliptical cross section (360 degrees in a full spheroid)
* Angle 3, angle of rotation of the elliptical cross section (360 degrees in a full spheroid)


{{clear}}


[[Image:Part_Ellipsoid_screenshot.jpg]]
[[Image:Part_Ellipsoid_screenshot.jpg]]

{{Part Tools navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}
{{clear}}
<languages/>

Revision as of 04:01, 26 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 Ellipsoid

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

Description

The Part Ellipsoid command creates a parametric Ellipsoid solid.

The shape produced is limited in FreeCAD to being a solid (optionally truncated) spheroid, the shape you would create by rotating an ellipse around one of its axis. By default it is a Oblate Spheroid, the shape you would create by rotating an ellipse around its minor axis. The parameters can be changed to form a Prolate Spheroid.

The default spheroid in FreeCAD will have a circle for any cross section parallel to the XY plane. The cross section parallel to the other two planes will be an ellipse.

In mathematics, an Ellipsoid would have an elliptical cross section in all three planes.

Usage

A parametric Ellipsoid solid is available from the Create Primitives dialogue in the Part workbench.

  1. Switch to the Part Workbench
  2. Access the Ellipsoid command several ways:

Properties

  • Radius 1, by default the minor radius parallel to the Z-axis,
  • Radius 2, by default the major radius parallel to the XY plane, it is also the maximum radius of the circular cross section
  • Angle 1, lower truncation of the ellipsoid, parallel to the circular cross section (-90 degrees in a full spheroid)
  • Angle 2, upper truncation of the ellipsoid, parallel to the circular cross section (90 degrees in a full spheroid)
  • Angle 3, angle of rotation of the elliptical cross section (360 degrees in a full spheroid)