PartDesign SubtractiveSphere: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Template:UnfinishedDocu}} {{GuiCommand|Name=PartDesign SubtractiveSphere|Workbenches=PartDesign|MenuLocation=Part Design → Create an subtractive...")
 
(Completed page.)
Line 1: Line 1:
{{GuiCommand|Name=PartDesign SubtractiveSphere|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create a subtractive primitive → Subtractive Sphere|Shortcut=None|SeeAlso=[[PartDesign CompPrimitiveSubtractive]]}}
{{Template:UnfinishedDocu}}

{{GuiCommand|Name=PartDesign SubtractiveSphere|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create an subtractive primitive → Subtractive Sphere|Shortcut=None|SeeAlso=[[PartDesign CompPrimitiveSubtractive]]}}


==Description==
==Description==
Line 9: Line 7:
{{Version|0.17}}
{{Version|0.17}}


[[File:PartDesign_SubtractiveSphere_example.png|200px]]
[[File:PartDesign_SubtractiveSphere_example.svg|none]]

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


==How to use==
==How to use==

Revision as of 04:49, 2 February 2018

PartDesign SubtractiveSphere

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

Description

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

introduced in version 0.17

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

To be added