Part Sweep/de


Part Sweep.png Sweep-Werkzeug

Menüeintrag
Formteil → Sweepen...
Arbeitsbereich
Part, Complete
Standardtastenkürzel
None
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 Part Sweep.png 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


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

Sweep-frenet-comp.png

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


Links



Online version: "http://www.freecadweb.org/wiki/index.php?title=Part_Sweep/de&oldid=287483"

Navigation menu