OpenSCAD MeshBoolean: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 1: Line 1:
<languages/>
<translate>
<translate>

<!--T:1-->
<!--T:1-->
{{GuiCommand|Name=OpenSCAD MeshBoolean|MenuLocation=OpenSCAD → Mesh Boolean...‏‎||Workbenches=[[OpenSCAD Module|OpenSCAD]]|Shortcut=none|SeeAlso=---}}
{{GuiCommand|Name=OpenSCAD MeshBoolean|MenuLocation=OpenSCAD → Mesh Boolean...‏‎||Workbenches=[[OpenSCAD Module|OpenSCAD]]|Shortcut=none|SeeAlso=---}}
Line 22: Line 22:


</translate>
</translate>
{{clear}}
<languages/>

Revision as of 19:34, 6 August 2018

OpenSCAD MeshBoolean

Menu location
OpenSCAD → Mesh Boolean...‏‎
Workbenches
OpenSCAD
Default shortcut
none
Introduced in version
-
See also
---

Description

Creates new mesh object by boolean operation from shapes.

Use

  1. Select shapes in Tree-View.
  2. Click on or choose OpenSCAD MeshBoolean ... from the top menu.
  3. Select bool operation to be performed on the shapes.
  4. Select Perform
  • New mesh object will be created

Limitations

Feature needs OpenSCAD installed and configured in Edit Preferences

Notes