Mesh Union/ru

From FreeCAD Documentation
This page is a translated version of the page Mesh Union and the translation is 0% complete.
Outdated translations are marked like this.
Other languages:

Mesh Union‏‎

Системное название
Mesh Union‏‎
Расположение в меню
Сетки → Булевы операции → Объединение
Верстаки
Mesh
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Объединить

Description

The Mesh Union command creates a new non-parametric mesh object, a Mesh Feature, that is the union (fusion) of two mesh objects.

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 union of those objects

Usage

  1. Select two mesh objects that partially overlap.
  2. There are several ways to invoke the command:
    • Press the Union button.
    • Select the Meshes → Boolean → Union option from the menu.

Properties

See: Mesh Feature.