PartDesign AdditiveSphere/it: Difference between revisions

From FreeCAD Documentation
(Created page with "Inserisce una sfera primitiva nel corpo attivo come prima caratteristica o la fonde con le caratteristiche esistenti.")
(Created page with "{{Version/it|0.17}}")
Line 5: Line 5:
Inserisce una sfera primitiva nel corpo attivo come prima caratteristica o la fonde con le caratteristiche esistenti.
Inserisce una sfera primitiva nel corpo attivo come prima caratteristica o la fonde con le caratteristiche esistenti.


{{Version|0.17}}
{{Version/it|0.17}}
[[File:PartDesign_AdditiveSphere_example.png|200px]]
[[File:PartDesign_AdditiveSphere_example.png|200px]]
==How to use==
==How to use==

Revision as of 20:41, 12 February 2018

Sfera additiva

Posizione nel menu
Part Design → Crea una primitiva additiva → Sfera
Ambiente
PartDesign
Avvio veloce
None
Introdotto nella versione
-
Vedere anche
Primitive additive

Descrizione

Inserisce una sfera primitiva nel corpo attivo come prima caratteristica o la fonde con le caratteristiche esistenti.

disponibile dalla versione 0.17

How to use

  1. Press the Additive Sphere button. Note: the Additive Sphere is part of an icon menu labelled Create an additive primitive. After launching FreeCAD, the Additive Box is the one displayed in the toolbar. To get the Sphere, click on the down arrow besides the visible icon and select Additive Sphere in the menu.
  2. Set the Primitive parameters and Attachment.
  3. Click OK.
  4. A Sphere feature appears under the active Body.

Options

The Sphere can be edited after its creation in two ways:

  • Double-clicking it in the Model tree, or by right-clicking and selecting Edit primitive in the contextual menu; this brings up the Primitive parameters.
  • Via the Property editor.

Properties

  • DatiAttachment: defines the attachment mode as well as the Attachment Offset. See Part Attachment.
  • DatiLabel: Label given to the Sphere object. Change to suit your needs.
  • DatiRadius: Radius of the sphere.
  • DatiAngle1: (labelled V parameter in the Primitive parameters) lower truncation of the sphere, parallel to the circular cross section (-90 degrees in a full sphere)
  • DatiAngle2: (unlabelled in the Primitive parameters) upper truncation of the ellipsoid, parallel to the circular cross section (90 degrees in a full sphere).
  • DatiAngle3: (labelled U parameter in the Primitive parameters) angle of rotation of the cross section (360 degrees in a full sphere).