Part Sweep/de: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
{{GuiCommand/de|Name=Part_Sweep|Name/de=Sweep-Werkzeug|MenuLocation=Formteil -> Sweepen...||Workbenches=[[Part_Module/de|Part]], Complete|SeeAlso=Loft-Werkzeug}}
{{Docnav|[[Part_RuledSurface|Ruled Surface]]|[[Part_CompOffsetTools|CompOffsetTools]]|[[Part_Module|Part]]|IconL=Part_RuledSurface.png|IconC=Workbench_Part.svg|IconR=Part_CompOffsetTools.png}}


{{GuiCommand/de|Name=Part Sweep|Name/de=Sweep-Werkzeug|MenuLocation=Formteil Sweepen...||Workbenches=[[Part_Module/de|Part]], Complete|SeeAlso=[[Part_Loft/de|Loft-Werkzeug]]}}
==Übersicht==
Mit dem Sweep-Werkzeug kann aus einem Profil und einer oder mehreren Führungskurve(-n) ein Formteil erzeugt werden.
[[Image:FC_demo_part_sweep_result.png]]


==Beschreibung==
Profil und Führungskurve(-n) müssen jeweils als Sketch vorliegen
Das '''Part Sweep'''-Werkzeug wird dazu verwendet eine Fläche, eine Hülle oder einen Körper aus einen oder mehreren Profilen entlang eines Pfades zu erzeugen.
(ggf. zuerst im Arbeitsbereich Sketcher zu erzeugen).


Das Part-Sweep-Werkzeug ist dem [[Part Loft|Part Loft]]-Werkzeug ähnlich, hat aber zusätzlich einen Pfad, um die Projektion zwischen den Profilen festzulegen.
[[Image:FC_demo_part_sweep_sketch.png]]


[[File:Part Sweep simple.png|thumb|left|500px|Ein Körper erzeugt aus einem Profil (A) entlang eines Pfades (B).]]{{clear}}
Das Formteil kann als Flächen-Verbund oder Solid erzeugt werden,
es wird bei Änderung der Parameter der Skizzen entsprechend aktualisiert.
Die Ausrichtung der Skizzen beeinflusst das Ergebnis.


==How to use==
==Verwendung mit einer Führungskurve==
# Press the {{KEY|[[Image:Part_Sweep.png|16px]] '''Sweep'''}} button. This opens the Sweep parameters in the Tasks pane.
Der Befehl wird aufgerufen im Arbeitsbereich Part unter ''Formteil'' - ''Sweepen...'', es erscheint eine Liste mit zwei Spalten.
# In the ''Available Profiles'' left column (previously ''Vertex/Edge/Wire/Face'' in v0.16), click on the element to be used as sweep profile, then click on the right arrow to place it in the ''Selected profiles'' right column (previously ''Sweep'' in v0.16). Repeat if more than one profile is desired. Use the up and down arrows to reorder the selected profiles.
# Click on the {{KEY|Sweep Path}} button, then choose either mode of selection:
#* ''Single segment selection'': select one or more contiguous edges in the 3D view (press {{KEY|CTRL}} for multiple selection) and click {{KEY|Done}}. The sweep will only be generated along the selected edges.
#* ''Complete path selection'': switch to the Model tab, select the 2D object to be used as path in the tree, switch back to the Tasks pane and click {{KEY|Done}}. The sweep will be generated along all the contiguous edges found in the 2D object.
# Define options [[#Solid|Solid]] and [[#Frenet|Frenet]].
# Click OK.


===Accepted geometry===
Die für das Profil zu verwendende Skizze wird in der Liste ''Knoten/Draht'' ausgewählt, dann mit dem Pfeil nach rechts in die Auswahl in der Liste ''Sweep'' aufgenommen.
* '''Profiles''': can be a point (vertex), line (Edge), wire or face. Edges and wires may be either open or closed. There are various [[Part_Sweep#Profile limitations and complications|profile limitations and complications]], see below, however the profiles may come from the Part Workbench primitives, Draft Workbench features and Sketches.


* '''Path''': can be a line (Edge) or series of connecting lines, wire or various Part Workbench primitives, Draft Workbench features or a Sketch. The path is often selected directly from the main model window, however it can also be selected from the Tree View (Model Tab of Combo View). The path can either be an entire appropriate shape or an appropriate sub-component of a more advance shape (for example, an edge of a Part Cube could be selected as the path). The path may be either open or closed and will thus create either an open or closed Sweep. A closed path such as a Part Circle will result in a closed Sweep. For example a Sweep of a smaller circle around a path of a larger circle will create a torus.
[[Image:FC_demo_part_sweep_add.png‎]]


Nun wird im 3D-Bereich die Führungskurve ausgewählt (für Auswahl mehrerer Führungskurven die Shift-Taste verwenden).


==Properties==
[[Image:FC_demo_part_sweep_add_FK.png]]
===Solid===
If "Solid" is set to "true", FreeCAD creates a solid, provided the profiles are of closed geometry; if set to "false", FreeCAD creates a face or (if more than one face) a shell for either open or closed profiles.


===Frenet===
Damit kann der Befehl ausgeführt werden - ''OK''.
[[File:Sweep-frenet-comp.png|500px|right]]
The "Frenet" property controls how the profile orientation changes as it follows along the sweep path. If "Frenet" is "false", the orientation of the profile is kept consistent from point to point. The resulting shape has the minimum possible twisting. Unintuitively, when a profile is swept along a helix, this results in the orientation of the profile slowly creep (rotate) as it follows the helix. Setting "Frenet" to true prevents such a creep.


If "Frenet" is "true" the orientation of the profile is computed basing on local curvature and tangency vectors of the path. This keeps the orientation of the profile consistent when sweeping along a helix (because curvature vector of a straight helix is always pointing to its axis). However, when path is not a helix, the resulting shape can have strange looking twists sometimes. For more information, see [http://en.wikipedia.org/wiki/Frenet%E2%80%93Serret_formulas Frenet Serret formulas].
[[Image:FC_demo_part_sweep_OK.png]]


===Transition===
Das auf diese Weise erzeugte Formteil ist ein Flächen-Verbund, kein Solid. Um ein Solid zu erzeugen, muss entweder vor dem Abschließen des Befehls im Feld unter den Listen ''Knoten/Draht'' und ''Sweep'' der Schalter ''Erzeuge Volumenkörper'' gesetzt werden oder nach Abschluss des Befehls in der Ansicht ''Eigenschaften'', Reiter ''Daten'', Feld ''Solid'' der Wert von ''false'' auf ''true'' gesetzt werden.
"Transition" sets the transition style of the Sweep at a joint in the path, if the path does not define the corner transition (for example where the path is a wire). The property is not exposed in the Tasks pane and can be found in properties after the Sweep has been created.


==Profile limitations and complications==
[[Image:FC_demo_part_sweep_call_solid.png]]
*A vertex or point
** vertex or point may only be used as the first and/or last profile in the list of profiles.
***For example
****you can not Sweep from a circle to a point, to a ellipse.
****However you could Sweep from a point to a circle to an ellipse to another point.
*Open or closed geometry profiles can not be mixed in one single Sweep
**In one Sweep, all profiles (lines wires etc.) must be either open or closed.
***For example
****FreeCAD can not Sweep between one Part Circle and one default Part Line.
*Draft Workbench features
**Draft Workbench features can be directly used as a profile in FreeCAD 0.14 or later.
***For example the following Draft features can be used as profiles in a Part Sweep
****Draft Polygon.
****Draft Point, Line, wire,
****Draft B-spline, Bezier Curve
****Draft Circle, Ellipse, Rectangle
*PartDesign Sketches
**The profile may be created with a sketch. However only a valid sketch will be shown in the list to be available for selection.
**The sketch must contain only one open or closed wire or line (can be multiple lines, if those lines are all connected as they are then a single wire)
*Part Workbench
**the profile can be a valid Part geometric primitive which can be created with the [[Part_CreatePrimitives|Part CreatePrimitives tool]]
***For example the following Part geometric primitives can be a valid profile
****Point (Vertex), Line (Edge)
****Helix, Spiral
****Circle, Ellipse
****Regular Polygon
****Plane (Face)


==Links==
==FreeCAD - Version==
* Da das Sweep-Werkzeug oft dafür genutzt wird, Gewinde für Schrauben zu erstellen, ist es hilfreich vorher in diese Anleitung [[Thread_for_Screw_Tutorial|Thread for Screw Tutorial]] zu schauen.
0.13



{{languages/de | {{de|Part Sweep}}}}


{{Docnav|[[Part_RuledSurface|Ruled Surface]]|[[Part_CompOffsetTools|CompOffsetTools]]|[[Part_Module|Part]]|IconL=Part_RuledSurface.png|IconC=Workbench_Part.svg|IconR=Part_CompOffsetTools.png}}

{{Part Tools navi}}

{{Userdocnavi}}

Revision as of 18:33, 8 March 2019

Sweep-Werkzeug

Menüeintrag
Formteil → Sweepen...
Arbeitsbereich
Part, Complete
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Loft-Werkzeug

Beschreibung

Das Part Sweep-Werkzeug wird dazu verwendet eine Fläche, eine Hülle oder einen Körper aus einen oder mehreren Profilen entlang eines Pfades zu erzeugen.

Das Part-Sweep-Werkzeug ist dem Part Loft-Werkzeug ähnlich, hat aber zusätzlich einen Pfad, um die Projektion zwischen den Profilen festzulegen.

Ein Körper erzeugt aus einem Profil (A) entlang eines Pfades (B).

How to use

  1. Press the Sweep button. This opens the Sweep parameters in the Tasks pane.
  2. In the Available Profiles left column (previously Vertex/Edge/Wire/Face in v0.16), click on the element to be used as sweep profile, then click on the right arrow to place it in the Selected profiles right column (previously Sweep in v0.16). Repeat if more than one profile is desired. Use the up and down arrows to reorder the selected profiles.
  3. Click on the Sweep Path button, then choose either mode of selection:
    • Single segment selection: select one or more contiguous edges in the 3D view (press CTRL for multiple selection) and click Done. The sweep will only be generated along the selected edges.
    • Complete path selection: switch to the Model tab, select the 2D object to be used as path in the tree, switch back to the Tasks pane and click Done. The sweep will be generated along all the contiguous edges found in the 2D object.
  4. Define options Solid and Frenet.
  5. Click OK.

Accepted geometry

  • Profiles: can be a point (vertex), line (Edge), wire or face. Edges and wires may be either open or closed. There are various profile limitations and complications, see below, however the profiles may come from the Part Workbench primitives, Draft Workbench features and Sketches.
  • Path: can be a line (Edge) or series of connecting lines, wire or various Part Workbench primitives, Draft Workbench features or a Sketch. The path is often selected directly from the main model window, however it can also be selected from the Tree View (Model Tab of Combo View). The path can either be an entire appropriate shape or an appropriate sub-component of a more advance shape (for example, an edge of a Part Cube could be selected as the path). The path may be either open or closed and will thus create either an open or closed Sweep. A closed path such as a Part Circle will result in a closed Sweep. For example a Sweep of a smaller circle around a path of a larger circle will create a torus.


Properties

Solid

If "Solid" is set to "true", FreeCAD creates a solid, provided the profiles are of closed geometry; if set to "false", FreeCAD creates a face or (if more than one face) a shell for either open or closed profiles.

Frenet

The "Frenet" property controls how the profile orientation changes as it follows along the sweep path. If "Frenet" is "false", the orientation of the profile is kept consistent from point to point. The resulting shape has the minimum possible twisting. Unintuitively, when a profile is swept along a helix, this results in the orientation of the profile slowly creep (rotate) as it follows the helix. Setting "Frenet" to true prevents such a creep.

If "Frenet" is "true" the orientation of the profile is computed basing on local curvature and tangency vectors of the path. This keeps the orientation of the profile consistent when sweeping along a helix (because curvature vector of a straight helix is always pointing to its axis). However, when path is not a helix, the resulting shape can have strange looking twists sometimes. For more information, see Frenet Serret formulas.

Transition

"Transition" sets the transition style of the Sweep at a joint in the path, if the path does not define the corner transition (for example where the path is a wire). The property is not exposed in the Tasks pane and can be found in properties after the Sweep has been created.

Profile limitations and complications

  • A vertex or point
    • vertex or point may only be used as the first and/or last profile in the list of profiles.
      • For example
        • you can not Sweep from a circle to a point, to a ellipse.
        • However you could Sweep from a point to a circle to an ellipse to another point.
  • Open or closed geometry profiles can not be mixed in one single Sweep
    • In one Sweep, all profiles (lines wires etc.) must be either open or closed.
      • For example
        • FreeCAD can not Sweep between one Part Circle and one default Part Line.
  • Draft Workbench features
    • Draft Workbench features can be directly used as a profile in FreeCAD 0.14 or later.
      • For example the following Draft features can be used as profiles in a Part Sweep
        • Draft Polygon.
        • Draft Point, Line, wire,
        • Draft B-spline, Bezier Curve
        • Draft Circle, Ellipse, Rectangle
  • PartDesign Sketches
    • The profile may be created with a sketch. However only a valid sketch will be shown in the list to be available for selection.
    • The sketch must contain only one open or closed wire or line (can be multiple lines, if those lines are all connected as they are then a single wire)
  • Part Workbench
    • the profile can be a valid Part geometric primitive which can be created with the Part CreatePrimitives tool
      • For example the following Part geometric primitives can be a valid profile
        • Point (Vertex), Line (Edge)
        • Helix, Spiral
        • Circle, Ellipse
        • Regular Polygon
        • Plane (Face)

Links

  • Da das Sweep-Werkzeug oft dafür genutzt wird, Gewinde für Schrauben zu erstellen, ist es hilfreich vorher in diese Anleitung Thread for Screw Tutorial zu schauen.