PartDesign AdditiveTorus

From FreeCAD Documentation
Revision as of 22:07, 11 February 2018 by Normandc (talk | contribs) (Added Properties, removed Template:UnfinishedDocu)

PartDesign AdditiveTorus

Menu location
Part Design → Create an additive primitive → Additive Torus
Workbenches
PartDesign
Default shortcut
None
Introduced in version
-
See also
PartDesign CompPrimitiveAdditive

Description

Inserts a primitive torus 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 Torus button. Note: the Additive Torus 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 Torus, click on the down arrow besides the visible icon and select Additive 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

A torus can be assimilated to a small disc that makes a circular orbit around an imaginary axis. Thus the torus is defined by the following properties:

  • DataRadius1: Radius of the circle around which the disc circulates.
  • DataRadius2: Radius of the disc defining the form of the torus.
  • DataAngle1: 1st angle to cut / define the disc of the torus.
  • DataAngle2: 2nd angle to cut / define the disc of the torus.
  • DataAngle3: 3rd angle to define the circumference of the torus.