PartDesign SubtractiveSphere: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
m ([[ | ]](Vertical Docnav))
(One intermediate revision by one other user not shown)
Line 2: Line 2:
<translate>
<translate>
<!--T:13-->
<!--T:13-->
{{Docnav
{{Docnav|[[PartDesign SubtractivePrism|Subtractive prism]]|[[PartDesign SubtractiveTorus|Subtractive torus]]|[[PartDesign_Workbench|PartDesign]]|IconL=PartDesign SubtractivePrism.png|IconC=Workbench_PartDesign.svg|IconR=PartDesign SubtractiveTorus.png}}
|[[PartDesign SubtractivePrism|Subtractive prism]]
|[[PartDesign SubtractiveTorus|Subtractive torus]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign SubtractivePrism.png
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign SubtractiveTorus.png
}}


<!--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
|Workbenches=[[PartDesign Workbench|PartDesign]]
|MenuLocation=Part Design → Create a subtractive primitive → Subtractive Sphere
|Version=0.17
|SeeAlso=[[PartDesign CompPrimitiveSubtractive]]
}}


==Description== <!--T:2-->
==Description== <!--T:2-->
Line 11: Line 24:
<!--T:3-->
<!--T:3-->
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.

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


</translate>
</translate>
Line 39: Line 49:


<!--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 Attachment|Part Attachment]].
* {{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.
Line 48: Line 58:


<!--T:14-->
<!--T:14-->
{{Docnav
{{Docnav|[[PartDesign SubtractivePrism|Subtractive prism]]|[[PartDesign SubtractiveTorus|Subtractive torus]]|[[PartDesign_Workbench|PartDesign]]|IconL=PartDesign SubtractivePrism.png|IconC=Workbench_PartDesign.svg|IconR=PartDesign SubtractiveTorus.png}}
|[[PartDesign SubtractivePrism|Subtractive prism]]
|[[PartDesign SubtractiveTorus|Subtractive torus]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign SubtractivePrism.png
|IconC=Workbench_PartDesign.svg
|IconR=PartDesign SubtractiveTorus.png
}}


<!--T:15-->
<!--T:15-->

Revision as of 14:30, 12 December 2019

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

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.

How to use

  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 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).