OpenSCAD MeshBoolean/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
Line 9: Line 9:
}}
}}


<div class="mw-translate-fuzzy">
{{GuiCommand/ru
{{GuiCommand/ru
|Name=OpenSCAD MeshBoolean
|Name=OpenSCAD MeshBoolean
Line 18: Line 17:
|SeeAlso=---
|SeeAlso=---
}}
}}
</div>


==Description==
==Description==

Revision as of 12:19, 13 May 2020

Other languages:

OpenSCAD MeshBoolean

Системное название
OpenSCAD MeshBoolean
Расположение в меню
OpenSCAD → Mesh Boolean...‏‎
Верстаки
OpenSCAD
Быстрые клавиши
нет
Представлено в версии
-
См. также
---

Description

Creates new mesh object by boolean operation from shapes.

Usage

  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
Result: New mesh object will be created

Limitations

Feature needs OpenSCAD installed and configured in Edit Preferences


Notes