PartDesign MultiTransform/de: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 86: Line 86:
* Each transformation linked to the {{Button|[[Image:PartDesign_MultiTransform.svg|16px|link=PartDesign_MultiTransform]] [[PartDesign_MultiTransform| MultiTransform]]}} should use the same feature, or set of features, in each.
* Each transformation linked to the {{Button|[[Image:PartDesign_MultiTransform.svg|16px|link=PartDesign_MultiTransform]] [[PartDesign_MultiTransform| MultiTransform]]}} should use the same feature, or set of features, in each.


==Begrenzungen==
<div class="mw-translate-fuzzy">
* Eine skalierte Umwandlung sollte nicht die erste in der Liste sein
==Einschränkungen==
* Eine skalierte Transformation sollte nicht die erste in der Liste sein
* Die skalierte Umwandlung muss die gleiche Anzahl von Vorkommen haben wie die Transformation, die ihr in der Liste unmittelbar vorausgeht
* Für weitere Begrenzungen siehe die
* Die skalierte Transformation muss die gleiche Anzahl von Vorkommen haben wie die Transformation, die ihr in der Liste unmittelbar vorausgeht
{{Button|[[Image:PartDesign_LinearPattern.svg|20px]] [[PartDesign_LinearPattern|Lineares Muster]]}}
* Weitere Einschränkungen finden Sie in der
[[PartDesign_LinearPattern/de|Lineares Muster]] Dokumentation
{{clear}}
{{clear}}
</div>


==Optionen==
==Optionen==

Revision as of 08:53, 13 August 2020

PartDesign MehrfachUmwandlung

Menüeintrag
PartDesign -> MehrfachUmwandlung
Arbeitsbereich
PartDesign
Standardtastenkürzel
Keiner
Eingeführt in Version
-
Siehe auch
Keiner

Beschreibung

'Ein Muster aus Kombinationen von Umwandlungen herstellen' - Die MehrfachUmwandeln Werkzeug nimmt eine (oder einen Satz von) Part 'Formelementen' als seine Eingabe und ermöglicht es dem Anwender, mehrfache Umwandlungen auf dieses Formelement (oder diesen Satz von Formelementen) zunehmend, der Reihe nach - eine gemeinsame oder zusammengesetzte Umwandlung zu erzeugen.


Zum Beispiel, um den Flansch mit einer doppelten Lochreihe, wie unten abgebildet, herzustellen, der Anwender:

  1. wählt die Bohrung als 'Formelement' (Basis) im Modellbaum aus
  2. klickt auf das MehrfachUmwandlung Symbol
  3. fügt ein lineares Muster mit zwei Vorkommen in X Richtung hinzu
  4. fügt ein polares Muster mit acht Vorkommen um die Y Achse hinzu.

Flansch mit doppelter Lochreihe. Lochmuster erstellt mit 'MehrfachUmwandlung' Werkzeug.

Usage

Before beginning any of the methods below, make sure the necessary Body object is active; if not, you will receive a pop-up error message stating you need an active Body object before using the MultiTransform tool.

Standard Method

This method starts with no existing transformation features and no selections in the viewport or the Model object tree.
When initiated and completed with this method, the MultiTransform should correctly become the "Tip" of the Body object.

  1. Click on the MultiTransform icon to initiate the operation.
  2. You will be prompted with the Select feature window.
    From the list, select one initial feature to be used for the transformations and click OK to proceed.
    You may add additional features in the next step.
  3. The Transformed features messages and MultiTransform parameters window will appear.
    You will see the label of the feature you selected in the feature list view, below the Add feature and Remove feature buttons.

    If you want to include additional features for the transformations, follow these instructions:
    1. Click the Add feature button in the transform tool
    2. Switch to the Model tree view (Click on Model tab)
    3. Select the feature you want to add, and make it visible(spacebar, or right-click and toggle visibility).
      Note: This will hide the previously visible feature.
    4. Click on anything in 3D view (viewport).
    5. Click on Tasks tab in Combo View to return to MultiTransform parameters window.
    6. You should see the label of the recently selected feature appear in the feature list view.
  4. Below the feature list view is the Transformations list view. Within you should see the text, " Right-click to add ".
  5. Add a transformation by right-clicking in the Transformations list view to display the options list.
    1. Add the desired transformation by selecting it in the options list.
    2. The new transformation entry will appear in the Transformations list with corresponding settings appearing below the list.
    3. Adjust the settings for the new transformation. (You will see the preview in the viewport.)
    4. Click the OK button underneath these settings to save the new transformation.
  6. Continue to add transformations in the order you wish to apply them using Step 5 above.
  7. You may also edit, delete, and move (change the order of) the transformations as needed by right-clicking on a transformation in the Transformations list and selecting the corresponding option.
  8. When you are finished adding and editing the transformations, click the OK button at the very top to save the MultiTransform and exit.

Alternate Method 1

This method starts with one existing transformation feature in the Body object.

  1. In the Model tree, within the active Body object, select the existing transformation to be included.
  2. Click on the MultiTransform icon to initiate the operation.
  3. In the feature list view, you will see the label(s) of the feature(s) from the existing transformation you included.
    To add additional features, see Step 3 in the Standard Method above.
  4. Below the feature list view is the Transformations list view. Within you should see the label for the existing transformation you included.
  5. Finish using Steps 5-8 in the Standard Method above.

When initiated and completed in this way, the MultiTransform usually fails to become the "Tip" of the Body object. To correct this:

  1. Right click on the newly created MultiTransform.
  2. Choose "Set tip".

Alternate Method 2

This method starts with multiple existing, independent feature transformations in the Body object - with the idea of combining them. NOTE: to combine existing transformations, they must be within the same Body object and should all use the same feature or feature set in each.

  1. In the Model tree, within the active Body object, select one of existing transformation of those you wish to include.
  2. Click on the MultiTransform icon to initiate the operation.
  3. Click the OK button at top to save and exit.
  4. In the object tree, select the newly created MultiTransform.
  5. In the Property View window, locate the Transformations property in the Data tab.
  6. Edit the Transformations property by clicking on its value, then click on the ellipse box that appeared to open the Links window for this property.
  7. Select all existing feature transformations that should be included. Multiple selections are permitted using CTRL + click.
  8. Click OK to save and close the Links window.
  9. Click the Refresh button if activated.

When initiated and completed in this way, the MultiTransform might fail to become the "Tip" of the Body object. If you need it to be the "Tip":

  1. Right click on the newly created MultiTransform.
  2. If available, choose "Set tip".

Usage Notes

Begrenzungen

  • Eine skalierte Umwandlung sollte nicht die erste in der Liste sein
  • Die skalierte Umwandlung muss die gleiche Anzahl von Vorkommen haben wie die Transformation, die ihr in der Liste unmittelbar vorausgeht
  • Für weitere Begrenzungen siehe die

Lineares Muster

Optionen

Beim Erstellen eines Mehrfachumwandlungs Formelements bietet der Dialog 'Mehrfachumwandlungs arameter' zwei verschiedene Listenansichten.

Originale auswählen=

Die Listenansicht zeigt die 'Originale', also die Formelemente, die gemustert werden sollen. Wenn du auf ein beliebiges Formelement klickst, wird es der Liste hinzugefügt.

Wähle Umwandlungen

Diese Liste kann mit einer Kombination aus den einfachen Umwandlungen gespiegelt, lineares Muster, polar Muster und skaliert gefüllt werden. Die Umwandlungen werden nacheinander angewendet. Das Kontextmenü bietet die folgenden Einträge:

Bearbeiten

Erlaubt die Bearbeitung der Parameter einer Umwandlung in der Liste (Doppelklick hat den gleichen Effekt)

Löschen

Entfernt eine Umwandlung aus der Liste

Umwandlung hinzufügen

Fügt der Liste eine Umwandlung hinzu

Nach oben/unten bewegen

Erlaubt die Änderung der Reihenfolge der Umwandlungen in der Liste


Beispiele

c

Das kleinste Polster wurde zunächst dreimal in X Richtung gemustert und dann auf den Faktor zwei skaliert (die drei Vorkommen haben also den Skalierungsfaktor 1,0, 1,5 und 2,0). Dann wurde ein Richtungsmuster mit 8 Vorkommen angewendet.

c

The pocket was first mirrored on the YZ plane and then patterned with two linear patterns to give a rectangular pattern.

Die Tasche wurde zunächst auf der YZ Ebene gespiegelt und dann mit zwei linearen Mustern gemustert, um ein rechteckiges Muster zu erhalten.