Mesh Segmentation/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "{{Docnav/pl |Usuń elementy interaktywnie |Utwórz segmenty z najlepiej dopasowanych powierzchni |Mesh_Workbench...")
(Created page with "* Obecna wersja polecenia ma problemy z identyfikacją ścian na krawędziach typów powierzchni. * W niektórych przypadkach polecenie Mesh_SegmentationBestFit/pl|Utwórz s...")
Line 42: Line 42:
==Uwagi==
==Uwagi==


* Obecna wersja polecenia ma problemy z identyfikacją ścian na krawędziach typów powierzchni.
* The current version of the command has trouble identifying faces at the edges of surface types.
* In some cases the [[Mesh_SegmentationBestFit|Mesh SegmentationBestFit]] command will produce better results.
* W niektórych przypadkach polecenie [[Mesh_SegmentationBestFit/pl|Utwórz segmenty z najlepiej dopasowanych powierzchni]] da lepsze rezultaty.





Revision as of 10:00, 17 December 2022

Other languages:

Siatki Utwórz segmenty siatki

Lokalizacja w menu
Siatki → Utwórz segmenty siatki ...
Środowisko pracy
Siatka
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Utwórz segmenty z najlepiej dopasowanych powierzchni

Opis

Polecenie Utwórz segmenty siatki tworzy oddzielne segmenty siatki dla określonych typów powierzchni obiektu siatkowego.

Użycie

  1. Select a single mesh object.
  2. There are several ways to invoke the command:
    • Press the Mesh Segmentation button.
    • Select the Meshes → Create mesh segments... option from the menu.
  3. The Mesh segmentation task panel opens.
  4. Optionally check the Smooth mesh option and specify a value for the smoothness of the mesh. The higher the value the smoother the mesh is assumed to be. Specifying 0 has the same effect as unchecking this option. Do not select this option if you want to create planar segments.
  5. Select the surface type you wish to create mesh segments for. You can select more than one type, but this can lead to poorer results. The available surface types are:
    • Plane
    • Cylinder
    • Sphere
    • Freeform
  6. Specify the required settings. Make sure the Tolerance values are not too low, and the Minimum number of faces values not too high.
  7. Press the OK button.
  8. The command will create a group containing separate mesh objects, each a segment of the original mesh object.
  9. If the created group is empty try using the command again with modified settings.

Uwagi