Part: Ellisse

From FreeCAD Documentation
Revision as of 18:20, 30 May 2014 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Ellisse

Posizione nel menu
Parte → Crea primitive → Ellisse
Ambiente
Parte, OpenSCAD
Avvio veloce
Nessuno
Introdotto nella versione
-
Vedere anche
..


Crea una ellisse o un settore di ellisse parametrico.

Utilizzare il menu Template:KEY/it. Si apre una finestra di dialogo che consente di impostare:

Primitive Geometriche

Ellisse

Parametri

  • Raggio maggiore
  • Raggio minore
  • Angolo 1
  • Angolo 2

Posizione

Espandere la voce Posizione per stabilire:

  • punto di posizionamento nella vista 3D, di default il centro dell'ellisse viene posto nel punto 0,0,0
  • direzione dell'asse dell'ellisse, x, y, z o definita dall'utente.

I parametri e il posizionamento sono modificabili tramite la scheda delle proprietà.

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