Создать соединение

From FreeCAD Documentation
Revision as of 15:47, 3 October 2018 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Part MakeCompound‏‎

Системное название
Part MakeCompound‏‎
Расположение в меню
Part → Make compound
Верстаки
Part
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Нет

Introduction

This command creates a compound of any kind of topological shapes. These can be solids or meshes or any other kind of topological shapes.

A compound is a set of shapes grouped into one object.

Usage

Mark the topological shapes to be added to the compound in the tree view and choose Part → Compound → Make Compound

Notes

Warning
A compound containing pieces that intersect or touch is invalid for Boolean operations. Because of performance issues, checking if the pieces intersect is not done. Automatic geometry check (available for Boolean operations) is disabled for part compound as well.