Mesh Difference/pl: Difference between revisions

From FreeCAD Documentation
(Created page with "Zapoznaj się z informacjami na stronie: cecha siatki.")
(Created page with "Polecenie '''Różnica'''' tworzy nowy nieparametryczny obiekt siatkowy, cecha siatki, który jest różnicą dwóch obiektów siatkowych: jeden obiekt sia...")
Line 20: Line 20:
==Opis==
==Opis==


Polecenie '''Różnica'''' tworzy nowy nieparametryczny obiekt siatkowy, [[Mesh_Feature/pl|cecha siatki]], który jest różnicą dwóch obiektów siatkowych: jeden obiekt siatkowy jest wycięty z drugiego.
The '''Mesh Difference''' command creates a new non-parametric mesh object, a [[Mesh_Feature|Mesh Feature]], that is the difference of two mesh objects: one mesh object is cut from the other.


[http://www.openscad.org/ OpenSCAD] must be installed to use this command, and the path to its executable must be set in the [[OpenSCAD_Preferences|OpenSCAD preferences]].
[http://www.openscad.org/ OpenSCAD] must be installed to use this command, and the path to its executable must be set in the [[OpenSCAD_Preferences|OpenSCAD preferences]].

Revision as of 05:38, 18 December 2022

Siatka Różnica

Lokalizacja w menu
Siatki → Operacje logiczne → Różnica
Środowisko pracy
Siatka
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Połączenie, Przecięcie

Opis

Polecenie Różnica' tworzy nowy nieparametryczny obiekt siatkowy, cecha siatki, który jest różnicą dwóch obiektów siatkowych: jeden obiekt siatkowy jest wycięty z drugiego.

OpenSCAD must be installed to use this command, and the path to its executable must be set in the OpenSCAD preferences.

On the left two mesh objects, on the right the mesh object that is the difference of those objects if the cube is selected as the main object

Użycie

  1. Select the main mesh object.
  2. Add the mesh object you want to cut from the main object to the selection. The mesh objects must overlap.
  3. There are several ways to invoke the command:
    • Press the Mesh Difference button.
    • Select the Meshes → Boolean → Difference option from the menu.

Właściwości

Zapoznaj się z informacjami na stronie: cecha siatki.