Część: Rzutowanie na powierzchnię

From FreeCAD Documentation
Revision as of 09:13, 8 August 2021 by Kaktus (talk | contribs) (Created page with "{{Caption|Rzutowanie logo na zakrzywionej powierzchni.}}")

Część: Rzutowanie na powierzchnię

Lokalizacja w menu
Część → Utwórz rzut na powierzchnię ...
Środowisko pracy
Część
Domyślny skrót
brak
Wprowadzono w wersji
0.19
Zobacz także
brak

Opis

Rzutowanie na powierzchnię służy do rzutowania kształtu na powierzchnię innego obiektu. Można użyć tej funkcji do rzutowania logo lub obiektu tekstowego (patrz Kształt z tekstu) na różne powierzchnie, aby stworzyć interesujące efekty.

Biorąc pod uwagę kształt, źródłowy narzędzie to może rzutować z niego krawędzie, polilinie (zamknięte krawędzie) lub całe powierzchnie. Rezultatem mogą być nowe krawędzie, nowe polilinie, nowe powierzchnie, a nawet nowe wytłoczone bryły, które mogą być użyte w operacjach logicznych do uzyskiwania efektów takich jak grawerowanie czy stemplowanie.

Rzutowanie logo na zakrzywionej powierzchni.

Usage

  1. Make sure you have at least two objects in your document; the "source" object that you wish to project, and the "target" object where the projection will be made.
  2. Click on Projection on surface to launch a task panel with various options.
  3. Click on Select projection surface, and then click on the "target" surface where the projection will be created.
  4. Then click on the specific button to choose the type of subelement that you want to add to your projection object.
    • Add face: select a source face.
    • Add wire: select a source edge. The tool will extract the entire wire to which the edge belongs. For example, by choosing a single edge of a polygon, it will project the entire polygon.
    • Add edge: select a source edge. The tool will only project the selected edge.
    • Once a button is depressed, pick a subelement in the 3D view. If you wish to deselect it, pick the same element again.
    • When you are satisfied with your selection, press the same Add... button to leave the selection mode.
  5. Then click on the specific radiobutton to choose the type of projection shape to create.
    • Show all: it will show all types of closed wires and edges on the target surface. If a "face" subelement was selected in the previous step, a preview of a solid object extruded from the projection will be shown, depending on the value of Extrude height.
    • Show faces: it will show a preview of a filled face on the target surface. This will only work if you selected a "face" subelement in the previous step; if you selected a closed "wire", only the edges (no face) will be created as projection; if you selected "edges", only those edges will be created as projection.
    • Show edges: it will show a preview of the edges on the target surface. This will work whether you added a "face", "wire", or "edge" subelement in the previous step; even if you added a filled "face", only the edges will be created as projection.
  6. Press the OK to complete the operation and produce the new projection object.

Notes:

  • The projection direction is automatically taken from the camera direction in the 3D view at the moment the tool is launched.
  • To change the direction, move the camera, and press Get current camera direction.
  • Alternatively press the X:, Y:, or Z: buttons to set the projection direction to the main global axes, +X, -X, +Y, -Y, +Z, or -Z.
  • However, do notice that changing the projection direction won't automatically update the projection preview; in order to do this, you must re-select the geometry by pressing the Add... buttons and picking the subelements again.

Opcje

  • Extrude height: it is the height of the solid shape that is created by extruding the projected face, from the target surface and along the negative of the projection direction. For example, if the projection direction is along +Y (0, 1, 0), the extrusion will be created in the direction -Y (0, -1, 0). This solid extrusion will only be created if the subelement selected was a closed face, by pressing the Add face button, and by choosing the Show all option.
  • Solid depth: it is the distance that the projection object is moved along the projection direction. Negative values will displace the object in the opposite direction; this allows creating a projection that is offset from the target surface.

Ograniczenia

Algorytm rzutowania czasami nie jest w stanie utworzyć poprawnej powierzchni rzutowania. Jeśli tak się stanie, nie będzie można utworzyć również wyciągnięcia bryły.

Jeśli tak się stanie:

  • Sprawdź, czy twoja powierzchnia źródłowa jest poprawna; spróbuj uruchomić narzędzie Sprawdź geometrię w poszukiwaniu wskazówek.
  • Sprawdź, czy kierunek rzutowania jest poprawny. Czy powierzchnia źródłowa może być realistycznie rzutowana na powierzchnię docelową? Czy rzut prosty trafiłby w powierzchnię? Ustaw ujęcie widoku tak, aby powierzchnia źródłowa znajdowała się przed powierzchnią docelową, a następnie spróbuj ponownie.
  • Spróbuj użyć opcji Wyświetl krawędzie. Czy krawędzie są wyświetlane poprawnie? Spróbuj ręcznie odtworzyć krawędzie na powierzchni.

Odnośniki internetowe

Przykłady