Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.4 KB

Mesh_Difference.md

File metadata and controls

38 lines (24 loc) · 1.4 KB


Mesh Difference

Description

The Mesh Difference command creates a new non-parametric mesh object, a Mesh Feature, that is the difference of two mesh objects: one mesh object is cut from the other.

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

Usage

  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.

Properties

See: Mesh Feature.

{{Mesh Tools navi}}


documentation index > Mesh > Mesh Difference