PartDesign SubtractiveWedge/tr: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav|[[PartDesign SubtractiveTorus|Subtractive torus]]|[[PartDesign_Mirrored|Mirrored]]|[[PartDesign_Workbench|PartDesign]]|IconL=PartDesign SubtractiveTorus.png|IconC=Workbench_PartDesign.svg|IconR=PartDesign_Mirrored.png}}


{{Docnav
{{GuiCommand|Name=PartDesign SubtractiveWedge|Workbenches=[[PartDesign Workbench|PartDesign]]|MenuLocation=Part Design → Create a subtractive primitive → Subtractive Wedge|Shortcut=None|SeeAlso=[[PartDesign CompPrimitiveSubtractive]]}}
|[[PartDesign_SubtractivePrism|Subtractive prism]]
|[[PartDesign_Mirrored|Mirrored]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_SubtractivePrism.svg
|IconR=PartDesign_Mirrored.svg
|IconC=Workbench_PartDesign.svg
}}

{{GuiCommand
|Name=PartDesign SubtractiveWedge
|MenuLocation=Part Design → Create a subtractive primitive → Subtractive Wedge
|Workbenches=[[PartDesign_Workbench|PartDesign]]
|Version=0.17
|SeeAlso=[[PartDesign_CompPrimitiveSubtractive|PartDesign CompPrimitiveSubtractive]], [[PartDesign_AdditiveWedge|PartDesign AdditiveWedge]]
}}


== Tanım ==
== Tanım ==


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

{{Version|0.17}}


[[File:PartDesign_SubtractiveWedge_example.svg|none]]
[[File:PartDesign_SubtractiveWedge_example.svg|none]]
''On the left: active body (A) shown in grey and subtractive wedge (B) shown in transparent red; result on the right.''
''On the left: active body (A) shown in grey and subtractive wedge (B) shown in transparent red; result on the right.''


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


# Press the {{KEY|[[Image:PartDesign SubtractiveWedge.png|24px]] '''Subtractive Wedge'''}} button. '''Note''': the Subtractive Wedge 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 Wedge, click on the down arrow besides the visible icon and select Subtractive Wedge in the menu.
# Press the {{Button|[[Image:PartDesign SubtractiveWedge.svg|24px]] '''Subtractive Wedge'''}} button. '''Note''': the Subtractive Wedge 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 Wedge, click on the down arrow besides the visible icon and select Subtractive Wedge in the menu.
# Set the Primitive parameters and [[Part_Attachment|Attachment]].
# Set the Primitive parameters and [[Part_EditAttachment|Attachment]].
# Click {{KEY|OK}}.
# Click {{Button|OK}}.
# A Wedge feature appears under the active Body.
# A Wedge feature appears under the active Body.


Line 24: Line 36:
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.
* Via the [[Property editor]].
* Via the [[Property_editor|Property editor]].


==Properties==
==Properties==
Line 35: Line 47:
*{{PropertyData|Z2 min/max}} : Top face Z axis span
*{{PropertyData|Z2 min/max}} : Top face Z axis span


==Pyramids==

Wedges can be used to create pyramids by setting {{PropertyData|X2 min/max}} and {{PropertyData|Z2 min/max}} each so that min = max.


{{Docnav|[[PartDesign SubtractiveTorus|Subtractive torus]]|[[PartDesign_Mirrored|Mirrored]]|[[PartDesign_Workbench|PartDesign]]|IconL=PartDesign SubtractiveTorus.png|IconC=Workbench_PartDesign.svg|IconR=PartDesign_Mirrored.png}}


{{Docnav
{{PartDesign Tools navi}}
|[[PartDesign_SubtractivePrism|Subtractive prism]]
|[[PartDesign_Mirrored|Mirrored]]
|[[PartDesign_Workbench|PartDesign]]
|IconL=PartDesign_SubtractivePrism.svg
|IconR=PartDesign_Mirrored.svg
|IconC=Workbench_PartDesign.svg
}}


{{PartDesign_Tools_navi{{#translation:}}}}
{{Userdocnavi}}
{{Userdocnavi{{#translation:}}}}

Latest revision as of 11:58, 11 April 2022

PartDesign SubtractiveWedge

Menu location
Part Design → Create a subtractive primitive → Subtractive Wedge
Workbenches
PartDesign
Default shortcut
None
Introduced in version
0.17
See also
PartDesign CompPrimitiveSubtractive, PartDesign AdditiveWedge

Tanım

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

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

Usage

  1. Press the Subtractive Wedge button. Note: the Subtractive Wedge 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 Wedge, click on the down arrow besides the visible icon and select Subtractive 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:

  • VeriX min/max : Base face X axis span
  • VeriY min/max: Wedge height span
  • VeriZ min/max : Base face Z axis span
  • VeriX2 min/max : Top face X axis span
  • VeriZ2 min/max : Top face Z axis span

Pyramids

Wedges can be used to create pyramids by setting VeriX2 min/max and VeriZ2 min/max each so that min = max.