PartDesign SubtractiveTorus: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Template:UnfinishedDocu}} {{GuiCommand|Name=PartDesign SubtractiveTorus|Workbenches=PartDesign|MenuLocation=Part Design → Create an subtractive p...")
 
No edit summary
Line 1: Line 1:
{{Template:UnfinishedDocu}}
{{Template:UnfinishedDocu}}


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


==Description==
==Description==

Revision as of 18:23, 1 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 SubtractiveTorus

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

Description

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

introduced in version 0.17

File:PartDesign SubtractiveTorus example.png

How to use

  1. Press the Subtractive Torus button. Note: the Subtractive Torus 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 Torus, click on the down arrow besides the visible icon and select Subtractive Torus in the menu.
  2. Set the Primitive parameters and Attachment.
  3. Click OK.
  4. A Torus feature appears under the active Body.

Options

The Torus 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