Part Wedge/de: Difference between revisions

From FreeCAD Documentation
(Created page with "{{GuiCommand/de|Name=Part Wedge|Name/de=Part Wedge|MenuLocation=Part -> Part CreatePrimitives -> Wedge||Workbenches=Part|SeeAls...")
(Created page with "Erstellt eine parametrisches Keil-Objekt. Der Keil hat standardmäßig eine große quadratische Grundfläche und eine kleinere quadratische Deckfläche.")
Line 1: Line 1:
{{GuiCommand/de|Name=Part Wedge|Name/de=Part Wedge|MenuLocation=Part -> [[Part_CreatePrimitives/de|Part CreatePrimitives]] -> Wedge||Workbenches=[[Part_Module/de|Part]]|SeeAlso=[[Part_CreatePrimitives/de|Part CreatePrimitives]]}}
{{GuiCommand/de|Name=Part Wedge|Name/de=Part Wedge|MenuLocation=Part -> [[Part_CreatePrimitives/de|Part CreatePrimitives]] -> Wedge||Workbenches=[[Part_Module/de|Part]]|SeeAlso=[[Part_CreatePrimitives/de|Part CreatePrimitives]]}}


Erstellt eine parametrisches Keil-Objekt. Der Keil hat standardmäßig eine große quadratische Grundfläche und eine kleinere quadratische Deckfläche.
Create a parametric Wedge object. This Wedge defaults to a larger square base and a smaller square top.


=== Default Size and Placement ===
=== Default Size and Placement ===

Revision as of 09:26, 21 March 2017

Part Wedge

Menüeintrag
Part -> Part CreatePrimitives -> Wedge
Arbeitsbereich
Part
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Part CreatePrimitives

Erstellt eine parametrisches Keil-Objekt. Der Keil hat standardmäßig eine große quadratische Grundfläche und eine kleinere quadratische Deckfläche.

Default Size and Placement

Placement: The default orientation places the base in the XZ plane and the top outward in the Y axis direction. The default base corner is the 0,0,0 origin.

Base Face:

  • X : 10 mm
  • Z : 10 mm

Height:

  • Y : 0-10 mm

Top Face:

  • X : 2-8 mm
  • Z : 2-8 mm


Parametric Inputs

Using the default placement, the below inputs are:

  • DatenX min/max : Base face X axis span
  • DatenY min/max: Wedge height span
  • DatenZ min/max : Base face Z axis span
  • DatenX2 min/max : Top face X axis span
  • DatenZ2 min/max : Top face Z axis span