PartDesign AdditiveWedge: Difference between revisions

From FreeCAD Documentation
(Completed page.)
(<translate>)
Line 1: Line 1:
<translate>
{{GuiCommand|Name=PartDesign AdditiveWedge|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create an additive primitive → Additive Wedge|Shortcut=|SeeAlso=[[PartDesign CompPrimitiveAdditive]]}}
{{GuiCommand|Name=PartDesign AdditiveWedge|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create an additive primitive → Additive Wedge|Shortcut=|SeeAlso=[[PartDesign CompPrimitiveAdditive]]}}


Line 17: Line 18:


==Options==
==Options==

The Wedge can be edited after its creation in two ways:
The Wedge 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 22: Line 24:


==Properties==
==Properties==

Using the default placement, the below inputs are:
Using the default placement, the below inputs are:
*{{PropertyData|X min/max}} : Base face X axis span
*{{PropertyData|X min/max}} : Base face X axis span
Line 28: Line 31:
*{{PropertyData|X2 min/max}} : Top face X axis span
*{{PropertyData|X2 min/max}} : Top face X axis span
*{{PropertyData|Z2 min/max}} : Top face Z axis span
*{{PropertyData|Z2 min/max}} : Top face Z axis span


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

Revision as of 20:17, 2 February 2018

PartDesign AdditiveWedge

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

Description

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

Options

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

Using the default placement, the below inputs are:

  • DataX min/max : Base face X axis span
  • DataY min/max: Wedge height span
  • DataZ min/max : Base face Z axis span
  • DataX2 min/max : Top face X axis span
  • DataZ2 min/max : Top face Z axis span