OpenSCAD MeshBoolean: Difference between revisions

From FreeCAD Documentation
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{UnfinishedDocu}}
<translate>
<translate>


Line 6: Line 5:


==Description== <!--T:2-->
==Description== <!--T:2-->
Creates new mesh object by boolean operation from shapes.


==Use== <!--T:3-->
==Use== <!--T:3-->
#Select shapes in Tree-View.
#Click on [[Image:OpenSCAD_MeshBoolean.png|32px]] or choose {{KEY| OpenSCAD}} → {{KEY|[[Image:OpenSCAD_MeshBoolean.png|32px]] MeshBoolean ...}} from the top menu.
#Select bool operation to be performed on the shapes.
#Select {{KEY| Perform}}
*New mesh object will be created


==Limitations== <!--T:4-->
==Limitations== <!--T:4-->
Feature needs OpenSCAD installed and configured in {{KEY| Edit}} → {{KEY| Preferences}}
<br />


==Notes== <!--T:5-->
==Notes== <!--T:5-->
<br />


<!--T:6-->
<!--T:6-->
[[Category:UnfinishedDocu]]
[[Category:User Documentation]]
[[Category:User Documentation]]
[[Category:Command Reference]]
[[Category:Command Reference]]

Revision as of 22:04, 29 February 2016

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