Part Wedge: Difference between revisions

From FreeCAD Documentation
(languages)
(<translate>)
Line 1: Line 1:
<translate>
{{GuiCommand|Name=Part_CreatePrimitives|MenuLocation=[[Part_Module|Part]] -> [[Part_CreatePrimitives|Part CreatePrimitives]] -> Wedge||Workbenches=[[Part_Module|Part_Module]]|SeeAlso=[[Part_CreatePrimitives|Part_CreatePrimitives]]}}
{{GuiCommand|Name=Part Wedge|MenuLocation=Part -> [[Part_CreatePrimitives|Part CreatePrimitives]] -> Wedge||Workbenches=[[Part_Module|Part]]|SeeAlso=[[Part_CreatePrimitives|Part_CreatePrimitives]]}}


Create a parametric Wedge object. This Wedge defaults to a larger square base and a smaller square top.
Create a parametric Wedge object. This Wedge defaults to a larger square base and a smaller square top.
Line 5: Line 6:
=== Default Size and Placement ===
=== Default Size and Placement ===


'''Placement:'''<br>
'''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.
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:'''<br>
'''Base Face:'''
*X : 10 mm
*X : 10 mm
*Z : 10 mm
*Z : 10 mm


'''Height:'''<br>
'''Height:'''
*Y : 0-10 mm
*Y : 0-10 mm


'''Top Face:'''<br>
'''Top Face:'''
*X : 2-8 mm
*X : 2-8 mm
*Z : 2-8 mm
*Z : 2-8 mm
Line 24: Line 25:


=== Parametric Inputs ===
=== Parametric Inputs ===

{|
{|
| [[File:PartWedgeProperty_Inputs.png]]
| [[File:PartWedgeProperty_Inputs.png]]
|
|

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
*{{PropertyData|Y min/max}}: Wedge height span
*{{PropertyData|Y min/max}}: Wedge height span
Line 36: Line 34:
*{{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}}
{{clear}}
<languages/>

{{languages | {{it|Part_Wedge/it}} }}

Revision as of 21:46, 1 March 2014

Part Wedge

Menu location
Part -> Part CreatePrimitives -> Wedge
Workbenches
Part
Default shortcut
None
Introduced in version
-
See also
Part_CreatePrimitives

Create a parametric Wedge object. This Wedge defaults to a larger square base and a smaller square top.

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:

  • 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