Projekt Części: Skaluj

From FreeCAD Documentation
Revision as of 12:20, 18 June 2023 by Kaktus (talk | contribs) (Created page with "==Użycie==")

Projekt Części: Skaluj

Lokalizacja w menu
Brak (Opcja dostępna w menu Projekt Części → Zastosuj przekształcenie → Utwórz Transformację wielokrotną)
Środowisko pracy
Projekt Części
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Transformacja wielokrotna

Opis

Funkcja Skaluj jest jedną z opcji transformacji narzędzia . Transformacji wielokrotnej. W przeciwieństwie do innych opcji, nie jest ona dostępna jako osobne narzędzie. Przekształca ona wynik transformacji w sekwencję przeskalowanych obiektów o równomiernie rozłożonych współczynnikach skali. Zaczynając od obiektu bazowego z poprzedniej transformacji, współczynnik skali wzrasta lub maleje, aż do osiągnięcia podanej wartości na ostatnim elemencie.

Wzorzec liniowy i biegunowy → Skalowanie wzorca liniowego z 3 krokami (wystąpieniami) i wzorca biegunowego z 12 krokami.

Jeśli w obrębie elementu nie było wcześniejszego przekształcenia Transformacji wielokrotnej, przeskalowane elementy zostaną umieszczone w tej samej pozycji co element bazowy. Może to skutkować nieoczekiwanymi kształtami, jeśli element bazowy nie jest całkowicie objęty skalowanym obiektem. Dlatego nie zaleca się używania Skalowania jako pierwszej transformacji dla funkcji Transformacji wielokrotnej.

Cecha podstawowa z otworem → Obiekt skalowany z 2 wystąpieniami → Obiekt skalowany z 4 wystąpieniami.

Użycie

Scaling a transformed feature

  1. Do one of the following:
    • Double-click the MultiTransform object in the Tree view.
    • Right-click the MultiTransform object in the Tree view and select Edit MultiTransform from the context menu.
  2. The MultiTransform parameters task panel opens.
  3. Right-click in the Transformations list and select Add scaled transformation from the context menu.
  4. A Scaled item is added to the list and the task panel is extended at the bottom to allow to set the Factor and Occurrences. See Options for more information.
  5. Press the OK bar at the bottom.
  6. Press the OK button at the top to finish.

Scaling a single feature

  1. Select a feature of the current body in the Tree view.
  2. Do one of the following:
    • Press the MultiTransform button.
    • Select the Part Design → Apply a pattern → Create MultiTransform option from the menu.
  3. The MultiTransform parameters task panel opens. See above.

Options

  • Factor: The factor to which the last feature is scaled.
  • Occurrences: Number of steps from unscaled (1) to Factor (including base and last feature).
    • A scaled transformation accepts the number of occurrences of the previous transformation as maximum value or any integer divisor of that number returning an integer result. So 12, 6, 4, 3, and 2 are valid for a Linear or Polar Pattern with 12 occurrences.
    • A scaled single feature accepts any integer number larger than 1.

Notes

  • The center of scaling is the features's center of gravity and that may cause:
    • A growing item to protrude on the opposite side of the parent feature.
    • A shrinking item to lose all contact with the parent feature and disappear.
    • A shrinking pocket to become an invisible cavity inside the parent feature.