Part Ellipse: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 9: Line 9:
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 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.


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


==Properties==
===Geometric Primitives=== <!--T:2-->
* Major radius, the major radius of the ellipse, the default value is 4

* Minor radius, the minor radius of the ellipse, the default value is 2
====Parameter====
* Angle 1, start of the edge of the ellipse or elliptical curved edge, (degrees anti-clockwise), the default value is 0
* {{Parameter|Major radius}}
* Angle 2, end of the edge of the ellipse or elliptical curved edge, (degrees anti-clockwise), the default value is 360
* {{Parameter|Minor radiuse}}
* {{Parameter|Angle 1}}
* {{Parameter|Angle 2}}

===Property=== <!--T:3-->
{|
|[[File:PartEllipseProperty_it.png|left]]
|
==== View ====
..
==== Data ====
{{KEY|Base}}<br />
* {{ProprietaDati|Angle0}} :
* {{ProprietaDati|Angle1}} :
* {{ProprietaDati|Label}}:
* {{ProprietaDati|Major Radius}} :
* {{ProprietaDati|Minor Radius}} :
* {{ProprietaDati|Placement}}: [[Placement|Placement]]
|}
{{clear}}


</translate>
</translate>

Revision as of 13:48, 30 May 2014

Part Ellipse

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


Description

An Ellipse 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 elliptical curved edge. With the default values, the elliptical curved edge will be closed and therefore will be an ellipse. If the properties Angle 1 or Angle 2 are changed from their default values (0 and 360) the edge will be an open curve.

Properties

  • Major radius, the major radius of the ellipse, the default value is 4
  • Minor radius, the minor radius of the ellipse, the default value is 2
  • Angle 1, start of the edge of the ellipse or elliptical curved edge, (degrees anti-clockwise), the default value is 0
  • Angle 2, end of the edge of the ellipse or elliptical curved edge, (degrees anti-clockwise), the default value is 360