PartDesign AdditiveSphere: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
{{Template:UnfinishedDocu}}
{{Template:UnfinishedDocu}}
<translate>

{{GuiCommand|Name=PartDesign AdditiveSphere|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create an additive primitive → Additive Sphere|Shortcut=None|SeeAlso=[[PartDesign CompPrimitiveAdditive]]}}
{{GuiCommand|Name=PartDesign AdditiveSphere|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create an additive primitive → Additive Sphere|Shortcut=None|SeeAlso=[[PartDesign CompPrimitiveAdditive]]}}


Line 8: Line 8:


{{Version|0.17}}
{{Version|0.17}}
</translate>

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

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


Line 19: Line 19:


==Options==
==Options==

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.
Line 24: Line 25:


==Properties==
==Properties==

To be added
To be added



</translate>
{{clear}}
<languages/>

Revision as of 16:53, 11 February 2018

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

PartDesign AdditiveSphere

Menu location
Part Design → Create an additive primitive → Additive Sphere
Workbenches
PartDesign
Default shortcut
None
Introduced in version
-
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).

introduced in version 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

To be added