PartDesign AdditiveSphere: Difference between revisions

From FreeCAD Documentation
(Created page.)
 
m ([[ | ]] (Vertical Docnav))
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
{{Template:UnfinishedDocu}}
<translate>
<!--T:11-->
{{Docnav
|[[PartDesign AdditivePrism|Additive prism]]
|[[PartDesign AdditiveTorus|Additive torus]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign AdditivePrism.png
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign AdditiveTorus.png
}}


<!--T:1-->
{{GuiCommand|Name=PartDesign AdditiveSphere|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create an additive primitive → Additive Sphere|Shortcut=|SeeAlso=}}
{{GuiCommand
|Name=PartDesign AdditiveSphere
|Workbenches=[[PartDesign Workbench|PartDesign]]
|MenuLocation=Part Design → Create an additive primitive → Additive Sphere
|Version=0.17
|SeeAlso=[[PartDesign CompPrimitiveAdditive]]
}}


==Description==
==Description== <!--T:2-->


<!--T:3-->
Inserts a primitive sphere in the active Body as the first feature, or fuses it to the existing feature(s).
Inserts a primitive sphere in the active Body as the first feature, or fuses it to the existing feature(s).


</translate>
{{Version|0.17}}

[[File:PartDesign_AdditiveSphere_example.png|200px]]
[[File:PartDesign_AdditiveSphere_example.png|200px]]
<translate>


==How to use==
==How to use== <!--T:5-->


<!--T:6-->
# Press the {{KEY|[[Image:PartDesign AdditiveSphere.png|24px]] '''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.
# Press the {{KEY|[[Image:PartDesign AdditiveSphere.png|24px]] '''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.
# Set the Primitive parameters and Attachment. '''TODO:''' ''add Attachment page (Part_Attachment? PartDesign_Attachment?) and link to it here''
# Set the Primitive parameters and [[Part_Attachment|Attachment]].
# Click {{KEY|OK}}.
# Click {{KEY|OK}}.
# A Sphere feature appears under the active Body.
# A Sphere feature appears under the active Body.


==Options==
==Options== <!--T:7-->

<!--T:8-->
The Sphere can be edited after its creation in two ways:
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.
* 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]].
* Via the [[Property editor]].


==Properties==
==Properties== <!--T:9-->

To be added
<!--T:10-->
* {{PropertyData|Attachment}}: defines the attachment mode as well as the Attachment Offset. See [[Part Attachment]].
* {{PropertyData|Label}}: Label given to the Sphere object. Change to suit your needs.
* {{PropertyData|Radius}}: Radius of the sphere.
* {{PropertyData|Angle1}}: (labelled ''V parameter'' in the Primitive parameters) lower truncation of the sphere, parallel to the circular cross section (-90 degrees in a full sphere)
* {{PropertyData|Angle2}}: (unlabelled in the Primitive parameters) upper truncation of the ellipsoid, parallel to the circular cross section (90 degrees in a full sphere).
* {{PropertyData|Angle3}}: (labelled ''U parameter'' in the Primitive parameters) angle of rotation of the cross section (360 degrees in a full sphere).


<!--T:12-->
{{Docnav
|[[PartDesign AdditivePrism|Additive prism]]
|[[PartDesign AdditiveTorus|Additive torus]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign AdditivePrism.png
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign AdditiveTorus.png
}}

<!--T:13-->
{{PartDesign Tools navi}}

<!--T:14-->
{{Userdocnavi}}

</translate>

Revision as of 08:14, 18 October 2019

PartDesign AdditiveSphere

Menu location
Part Design → Create an additive primitive → Additive Sphere
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
PartDesign CompPrimitiveAdditive

Description

Inserts a primitive sphere in the active Body as the first feature, or fuses it to the existing feature(s).

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

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