PartDesign SubtractiveSphere: Difference between revisions

From FreeCAD Documentation
(Added Properties.)
(ellipsoid -> sphere)
 
(16 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
<translate>
<translate>

<!--T:13-->
{{Docnav
|[[PartDesign_SubtractiveCylinder|Subtractive cylinder]]
|[[PartDesign_SubtractiveCone|Subtractive cone]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_SubtractiveCylinder.svg
|IconR=PartDesign_SubtractiveCone.svg
|IconC=Workbench_PartDesign.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand|Name=PartDesign SubtractiveSphere|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create a subtractive primitive → Subtractive Sphere|Shortcut=None|SeeAlso=[[PartDesign CompPrimitiveSubtractive]]}}
|Name=PartDesign SubtractiveSphere
|MenuLocation=Part Design → Create a subtractive primitive → Subtractive Sphere
|Workbenches=[[PartDesign_Workbench|PartDesign]]
|Version=0.17
|SeeAlso=[[PartDesign_CompPrimitiveSubtractive|PartDesign CompPrimitiveSubtractive]], [[PartDesign_AdditiveSphere|PartDesign AdditiveSphere]]
}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Line 8: Line 26:
Inserts a subtractive sphere in the active Body. Its shape is subtracted from the existing solid.
Inserts a subtractive sphere in the active Body. Its shape is subtracted from the existing solid.


</translate>
<!--T:4-->
{{Version|0.17}}

<!--T:5-->
[[File:PartDesign_SubtractiveSphere_example.svg|none]]
[[File:PartDesign_SubtractiveSphere_example.svg|none]]
<translate>

<!--T:6-->
<!--T:6-->
''On the left: active body (A) shown in grey and subtractive sphere (B) shown in transparent red; result on the right.''
''On the left: active body (A) shown in grey and subtractive sphere (B) shown in transparent red; result on the right.''


==How to use== <!--T:7-->
==Usage== <!--T:7-->


<!--T:8-->
<!--T:8-->
# Press the {{KEY|[[Image:PartDesign SubtractiveSphere.png|24px]] '''Subtractive Sphere'''}} button. '''Note''': the Subtractive Sphere is part of an icon menu labelled ''Create an additive primitive''. After launching FreeCAD, the Subtractive Box is the one displayed in the toolbar. To get the Sphere, click on the down arrow besides the visible icon and select Subtractive Sphere in the menu.
# Press the {{Button|[[Image:PartDesign SubtractiveSphere.svg|24px]] '''Subtractive Sphere'''}} button. '''Note''': the Subtractive Sphere is part of an icon menu labelled ''Create an additive primitive''. After launching FreeCAD, the Subtractive Box is the one displayed in the toolbar. To get the Sphere, click on the down arrow besides the visible icon and select Subtractive Sphere in the menu.
# Set the Primitive parameters and [[Part_Attachment|Attachment]].
# Set the Primitive parameters and [[Part_EditAttachment|Attachment]].
# Click {{KEY|OK}}.
# Click {{Button|OK}}.
# A Sphere feature appears under the active Body.
# A Sphere feature appears under the active Body.


Line 30: Line 45:
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|Property editor]].


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


<!--T:12-->
<!--T:12-->
* {{PropertyData|Attachment}}: defines the attachment mode as well as the Attachment Offset. See [[Part Attachment]].
* {{PropertyData|Attachment}}: defines the attachment mode as well as the Attachment Offset. See [[Part_EditAttachment|Part EditAttachment]].
* {{PropertyData|Label}}: Label given to the Sphere object. Change to suit your needs.
* {{PropertyData|Label}}: Label given to the Sphere object. Change to suit your needs.
* {{PropertyData|Radius}}: Radius of the sphere.
* {{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|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|Angle2}}: (unlabelled in the Primitive parameters) upper truncation of the sphere, 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).
* {{PropertyData|Angle3}}: (labelled ''U parameter'' in the Primitive parameters) angle of rotation of the cross section (360 degrees in a full sphere).


<!--T:14-->
{{Docnav
|[[PartDesign_SubtractiveCylinder|Subtractive cylinder]]
|[[PartDesign_SubtractiveCone|Subtractive cone]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_SubtractiveCylinder.svg
|IconR=PartDesign_SubtractiveCone.svg
|IconC=Workbench_PartDesign.svg
}}




</translate>
</translate>
{{PartDesign_Tools_navi{{#translation:}}}}
{{clear}}
{{Userdocnavi{{#translation:}}}}
<languages/>

Latest revision as of 13:41, 2 September 2022

PartDesign SubtractiveSphere

Menu location
Part Design → Create a subtractive primitive → Subtractive Sphere
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
PartDesign CompPrimitiveSubtractive, PartDesign AdditiveSphere

Description

Inserts a subtractive sphere in the active Body. Its shape is subtracted from the existing solid.

On the left: active body (A) shown in grey and subtractive sphere (B) shown in transparent red; result on the right.

Usage

  1. Press the Subtractive Sphere button. Note: the Subtractive Sphere is part of an icon menu labelled Create an additive primitive. After launching FreeCAD, the Subtractive Box is the one displayed in the toolbar. To get the Sphere, click on the down arrow besides the visible icon and select Subtractive 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 EditAttachment.
  • 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 sphere, 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).