129 lines
12 KiB
HTML
129 lines
12 KiB
HTML
<html><head><title>Part Extrude/de</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Part Extrude/de</h1></div>
|
|
|
|
<div id="mw-content-text" lang="de" dir="ltr" class="mw-content-ltr"><hr/>
|
|
<div class="mw-parser-output"><div class="mw-translate-fuzzy">
|
|
<table class="fcinfobox wikitable ct" width="100%" style="float: right; width: 200px;">
|
|
<tr>
|
|
<td class="ctTitle">
|
|
<h3><span class="mw-headline" id="Part_Extrude"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Extrude.png" class="image"><img alt="Part Extrude.png" src="32px-Part_Extrude.png" width="32" height="32" srcset="/wiki/images/thumb/d/df/Part_Extrude.png/48px-Part_Extrude.png 1.5x, /wiki/images/d/df/Part_Extrude.png 2x" /></a> Part Extrude</span></h3>
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Menüeintrag
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">Part -> Extrude
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Arbeitsbereich
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Part_Module/de" title="Part Module/de">Part</a>, Complete
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Standardtastenkürzel
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">None
|
|
</td></tr>
|
|
<tr>
|
|
<th class="ctOdd">Siehe auch
|
|
</th></tr>
|
|
<tr>
|
|
<td class="ctEven">
|
|
</td></tr>
|
|
<tr>
|
|
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
|
|
<ul>
|
|
<li class="toclevel-1"><a href="#Part_Extrude"><span class="tocnumber">1</span> <span class="toctext">Part Extrude</span></a></li>
|
|
<li class="toclevel-1 tocsection-1"><a href="#Description"><span class="tocnumber">2</span> <span class="toctext">Description</span></a></li>
|
|
<li class="toclevel-1 tocsection-2"><a href="#How_to_use"><span class="tocnumber">3</span> <span class="toctext">How to use</span></a></li>
|
|
<li class="toclevel-1 tocsection-3"><a href="#Parameters"><span class="tocnumber">4</span> <span class="toctext">Parameters</span></a></li>
|
|
<li class="toclevel-1 tocsection-4"><a href="#Task_dialog"><span class="tocnumber">5</span> <span class="toctext">Task dialog</span></a></li>
|
|
<li class="toclevel-1 tocsection-5"><a href="#Gotchas"><span class="tocnumber">6</span> <span class="toctext">Gotchas</span></a></li>
|
|
<li class="toclevel-1 tocsection-6"><a href="PartDesign_Pad.html"><span class="tocnumber">7</span> <span class="toctext">Comparison with PartDesign Pad</span></a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</td></tr></table>
|
|
<p><br />
|
|
</p>
|
|
</div>
|
|
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Extrude_demo.png" class="image"><img alt="Part Extrude demo.png" src="600px-Part_Extrude_demo.png" width="600" height="202" srcset="/wiki/images/thumb/0/00/Part_Extrude_demo.png/900px-Part_Extrude_demo.png 1.5x, /wiki/images/thumb/0/00/Part_Extrude_demo.png/1200px-Part_Extrude_demo.png 2x" /></a>
|
|
</p>
|
|
<h2><span class="mw-headline" id="Description">Description</span></h2>
|
|
<p><b>Part Extrude</b> extends a shape by a specified distance, in a specified direction. The output shape type will vary depending on the input shape type and the options selected.
|
|
</p><p>In most common scenarios, the following lists the expected output shape type from a given input shape type,
|
|
</p>
|
|
<ul><li> Extrude a Vertex (point), will produce a lineal Edge (Line) </li>
|
|
<li> Extrude a open edge (e.g. line, arc), will produce a open face (e.g. plane) </li>
|
|
<li> Extrude a closed edge (e.g. circle), will optionally produce a closed face (e.g. an open ended cylinder) or if the parameter "solid" is "true" will produce a solid (e.g. a closed solid cylinder) </li>
|
|
<li> Extrude a open Wire (e.g. a Draft Wire), will produce a open shell (several joined faces) </li>
|
|
<li> Extrude a closed Wire (e.g. a Draft Wire), will optionally produce a shell (several joined faces) or if the parameter "solid" is "true" will produce a solid </li>
|
|
<li> Extrude a face (e.g. plane), will produce a solid (e.g. Cuboid)</li>
|
|
<li> Extrude a <a href="Draft_ShapeString.html" title="Draft ShapeString">Draft Shape String</a>, will produce a compound of solids (the string is a compound of the letters which are each a solid)</li>
|
|
<li> Extrude a shell of faces, will produce a Compsolid.</li></ul>
|
|
<h2><span class="mw-headline" id="How_to_use">How to use</span></h2>
|
|
<ol><li> Select the shape(s) in the 3D view or in the Model tree</li>
|
|
<li> Click on the <span style="background: #DDDDDD; border: 1px solid #888888; padding: 0px 5px 1px 5px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Extrude.png" class="image"><img alt="Part Extrude.png" src="16px-Part_Extrude.png" width="16" height="16" srcset="/wiki/images/thumb/d/df/Part_Extrude.png/24px-Part_Extrude.png 1.5x, 32px-Part_Extrude.png 2x" /></a> <b>Extrude</b></span> icon in the toolbar, or go to the Part → Extrude menu</li>
|
|
<li> Set the direction and length and optionally other parameters (see the following <a href="#Parameters">Parameters</a> section for more details).</li>
|
|
<li> Click OK.</li></ol>
|
|
<p>Alternatively, the selection can be done after launching the tool, by selecting one or more shape from the list in the Tasks panel.
|
|
</p><p>The Model tree will list as many Extrude objects as there were selected shapes. Each input shape is placed underneath its Extrude object.
|
|
</p>
|
|
<h2><span class="mw-headline" id="Parameters">Parameters</span></h2>
|
|
<p>The Extrude shape is defined by the following parameters, which can be edited after its creation in the Data tab.
|
|
</p>
|
|
<ul><li><b>Base</b>: the input shape (the shape upon which the Part Extrude was applied) </li></ul>
|
|
<ul><li><b>Dir</b>: the direction to extend the shape. If <b>Dir Mode</b> is 'Custom', you can edit <b>Dir</b>. Otherwise, <b>Dir</b> is read-only, and computed from the linked shape.</li></ul>
|
|
<ul><li><b>Dir Link</b>: parametric link to a edge (line) that sets the direction of extrusion. As of v0.17, this property is not supported by property editor.</li></ul>
|
|
<ul><li><b>Dir Mode</b>: sets how <b>Dir</b> is controlled. 'Custom' meand <b>Dir</b> is editable. 'Edge' means Dir is obtained from an edge (line) linked by <b>Dir Link</b>. 'Normal' means Dir is perpendicular to plane of the input shape.</li></ul>
|
|
<ul><li><b>Length Fwd</b>: The distance to extrude by. If both <b>Length Fwd</b> and <b>Length Rev</b> are zero, the length of <b>Dir</b> vector is used.</li></ul>
|
|
<ul><li><b>Length Rev</b>: Additional length to extrude against <b>Dir</b>.</li></ul>
|
|
<ul><li><b>Solid</b>: if True, extruding a closed edge or a closed wire will yield a solid. If False, a shell will result.</li></ul>
|
|
<ul><li><b>Reversed</b>: reverses the extrusion to go against <b>Dir</b>.</li></ul>
|
|
<ul><li><b>Symmetric</b>: if True, extrusion is centered at the input shape, and total length is <b>Length Fwd</b>. <b>Length Rev</b> is ignored.</li></ul>
|
|
<ul><li><b>Taper Angle</b> and <b>Taper Angle Rev</b>: applies an angle to the extrusion, so that sides of the extrusion are drafted by the specified angle. Positive angle means the cross-section expands. <b>Taper Angle Rev</b> sets the taper for the reversed part of the extrusion (the part from <b>Length Rev</b>). As of v0.17, tapered extrusion is only supported for wires with no holes.</li></ul>
|
|
<ul><li><b>Face Maker Class</b>: sets C++ class name of face making code, which is used when making solids from wires. This property is here mainly for maintaining backward compatibility. Do not touch, unless you know what you are doing.</li></ul>
|
|
<ul><li><b>Placement</b>: the standard <a href="Placement.html" title="Placement">placement</a> parameters</li></ul>
|
|
<ul><li><b>Label</b>: label to be shown in the Model tree (not available on Extrude creation)</li></ul>
|
|
<h2><span class="mw-headline" id="Task_dialog">Task dialog</span></h2>
|
|
<div class="thumb tright"><div class="thumbinner" style="width:302px;"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Extrude_dialog.png" class="image"><img alt="Part Extrude dialog.png" src="300px-Part_Extrude_dialog.png" width="300" height="690" class="thumbimage" srcset="/wiki/images/7/76/Part_Extrude_dialog.png 1.5x" /></a> <div class="thumbcaption"><div class="magnify"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Part_Extrude_dialog.png" class="internal" title="Enlarge"></a></div></div></div></div>
|
|
<ul><li> OK: creates the extrusion, and closes the dialog.</li></ul>
|
|
<ul><li> Close: closes dialog, without doing anything.</li></ul>
|
|
<ul><li> Apply: creates the extrusion, but does not close the dialog. You can then select another shape in the list on the bottom, and create more extrusions. Clicking Apply may times creates many extrusions.</li></ul>
|
|
<ul><li> 'Direction' radio buttons: set the way extrusion direction is computed. </li></ul>
|
|
<ul><li> 'Select' button: click it, and then pick an edge in 3D view. That edge will appear in text field next to the button, in format "ObjectName:EdgeN". You can also type the link manually. Values X,Y,Z will be filled according to the edge direction.</li></ul>
|
|
<ul><li> X, Y, Z buttons: click X button to set extrusion direction to +X axis. Click it again to set -X axis. </li></ul>
|
|
<ul><li> X,Y,Z input fields: set or display the direction vector of extrusion. If both lengths are zero, the length of this vector sets the length of extrusion, and values are always in mm, regardless of unit preferences.</li></ul>
|
|
<ul><li> Length fields: set length of extrusion. These input fields have unit support.</li></ul>
|
|
<ul><li> Symmetric: spreads out the extrusion into both directions, so that the profile remains in the middle.</li></ul>
|
|
<ul><li> Taper Outward Angle: positive angle means profile is expanded at other end of extrusion.</li></ul>
|
|
<ul><li> Create Solid checkbox: if checked, extruding a closed wire or edge will yield a solid. It is checked by default, if a closed wire was preselected before invoking Part Extrude.</li></ul>
|
|
<ul><li> Shape list: here you select, what shapes to extrude. If multiple objects are selected, multiple Extrude objects are created.</li></ul>
|
|
<h2><span class="mw-headline" id="Gotchas">Gotchas</span></h2>
|
|
<p>Part Extrude dialog does not offer a preview, yet. 'Apply' will create an extrusion object every time you click it, which can be useful as preview; however, they will remain and yet another one will be created as you click OK. <a href="Std_Undo.html" title="Std Undo">Undo</a> can be useful to clean them up before clicking OK.
|
|
</p><p>Since v0.17, a sketch created from within PartDesign cannot be used for Part Extrude, if it is within a Body ("Links go out of allowed scope" error). In order to Part-Extrude a sketch, you should <i>create the sketch from Sketcher workbench</i>. Or you can just drag a PartDesign one out of a Body.
|
|
</p><p>Extrusion with taper angle does not support holes. It also may give bogus results if the number of segments in the profile changes as a result of taper.
|
|
</p>
|
|
<h2><span class="mw-headline" id="Comparison_with_PartDesign_Pad">Comparison with <a href="PartDesign_Pad.html" title="PartDesign Pad">PartDesign Pad</a></span></h2>
|
|
<p>PartDesign Pad is also an extrusion feature, but there are important differences.
|
|
</p><p>Part Extrude always creates a standalone shape. PartDesign Pad fuses the extrusion result to the rest of the Body.
|
|
</p><p>Part Extrude doesn't care where it is in model tree. PartDesign Pad can only live inside a <a href="PartDesign_Body.html" title="PartDesign Body">PartDesign Body</a>.
|
|
</p><p>Part Extrude can extrude any object that has Part Geometry (OCC shape), except for solids and compsolids. And it can't extrude individual faces of other objects. PartDesign Pad will only accept a Sketch as a profile (and a small selection of other object types), or a face of a solid.
|
|
</p>
|
|
<div style="clear:both"></div>
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div><div class="printfooter">
|
|
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Part_Extrude/de&oldid=261680">http://www.freecadweb.org/wiki/index.php?title=Part_Extrude/de&oldid=261680</a>"</div>
|
|
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
|
|
</div>
|
|
</div>
|
|
<div id="mw-navigation">
|
|
<h2>Navigation menu</h2>
|
|
|
|
</body></html> |