PartDesign PolaresMuster

From FreeCAD Documentation
Revision as of 07:12, 30 April 2023 by Edi271 (talk | contribs) (Created page with "# Optional activiere den gewünschten Körper. # Optional wähle eine oder mehrere Features im Modellbaum oder in der 3D Ansicht. # Es gibt mehrere Möglichkeiten um das Werkzeug zu starten: #* Drücke die {{Button|16px PolarPattern}} Schaltfläche. #* Wähle die {{MenuCommand|Part Design → Apply a pattern → Image:PartDesign_PolarPattern.svg...")

PartDesign PolaresMuster

Menüeintrag
Part Design → Muster anwenden → Polares Muster
Arbeitsbereich
PartDesign
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
PartDesign MehrfachTransformation

Beschreibung

Das Werkzeug PolaresMuster erstellt aus einem Formelement ein polares Muster (d.h. eine Reihe von Kopien, die auf einer Ebene um eine Achse (Pol) herum angeordnet werden.)

Eine schlitzförmige Tasche (B), die in einem Grundkörper (A, auch als Träger bezeichnet) eingebracht ist, wird für ein polares Muster verwendet. Das Ergebnis (C) ist rechts dargestellt.

Anwendung

Erstellen

  1. Optional activiere den gewünschten Körper.
  2. Optional wähle eine oder mehrere Features im Modellbaum oder in der 3D Ansicht.
  3. Es gibt mehrere Möglichkeiten um das Werkzeug zu starten:
    • Drücke die PolarPattern Schaltfläche.
    • Wähle die Part Design → Apply a pattern → PolarPattern Option aus dem Menü.
  4. Wenn es keinen aktiven Körper gibt, oder mehr als zwei Körper im Dokument vorhanden sind, dann öffnet der Active Body Required Dialog und zeigt an, dass einer aktiviert werden muss. Wenn es einen einzelnen Körper gibt, dann wird dieser automatisch aktiviert.
  5. IWenn keine Features ausgewählt wurden, dann öffnet das Select feature Eingabefenster: wähle eine oder mehrere (drücke die Ctrl Taste) aus der Liste und wähle die OK Schaltfläche.
  6. Das PolarPattern parameters Eingabefenster öffnet. Siehe Optionen für weitere Informationen.
  7. Drücke die OK Schaltfläche um zu beenden.

Bearbeiten

  1. Do one of the following:
    • Double-click the PolarPattern object in the Tree view.
    • Right-click the PolarPattern object in the Tree view and select Edit PolarPattern from the context menu.
  2. The PolarPattern parameters task panel opens. See Options for more information.
  3. Press the OK button to finish.

Optionen

  • To add features:
    1. Press the Add feature button.
    2. Select a feature in the Tree view or the 3D view.
    3. Repeat to add more features.
  • To remove features:
    1. Press the Remove feature button.
    2. Do one of the following:
      • Select a feature in the Tree view or the 3D view.
      • Select a feature in the list and press the Del key.
      • Right-click a feature in the list and select Remove from the context menu.
    3. Repeat to remove more features.
  • If there are several features in the pattern, their order can be important. See Ordering features.
  • Specify the Axis of the pattern:
    • Normal sketch axis: The Z axis of the sketch (only available for sketch-based features).
    • Vertical sketch axis: The Y axis of the sketch (idem).
    • Horizontal sketch axis: The X axis of the sketch (idem).
    • Construction line #: A separate entry for each construction line in the sketch (idem).
    • Base X axis: The X axis of the Body.
    • Base Y axis: The Y axis of the Body.
    • Base Z axis: The Z axis of the Body.
    • Select reference...: Select a Datum Line in the Tree view or a Datum Line or edge in the 3D view.
  • Check the Reverse direction checkbox to reverse the pattern.
  • Specify the Angle to be covered by the pattern. If the angle is less than 360°, the instances are evenly distributed from 0° (first instance) to the given angle (last instance). If the angle is a full 360° circle, the instances are evenly distributed around the circle. This means that for n instances an angle of 360° is equivalent to an angle of 360°*(1-1/n).
  • Specify the number of Occurrences (including the original feature).
  • If the Update view checkbox is checked the view will update in real time.

Formelemente ordnen

Wenn einige der ausgewählten Formelemente additiv und andere subtraktiv sind, kann ihre Reihenfolge letztlich das Ergebnis beeinflussen. Die Reihenfolge kann durch bewegen einzelner Formelemente innerhalb der Liste verändert werden. eingeführt mit Version 0.19

Auswirkung der Formelement-Reihenfolge

Einschränkungen

  • Any shape in the pattern that does not overlap the parent feature will be excluded. This ensures that a PartDesign Body always consists of a single, connected solid.
  • The PartDesign patterns are not yet as optimized as their Draft counterparts. So for a large number of instances you should consider using a Draft PolarArray instead, combined with a Part boolean operation. This may require major changes to your model as you are leaving PartDesign and therefore cannot simply continue with further PartDesign features in the same body. An example is shown in this Forum topic.
  • A pattern cannot be applied directly to another pattern, be it polar, linear or a mirror. For this you need a PartDesign MultiTransform.