Intersect (Boolean)

Орієнтир – Reference

Режим – Mode

Режим Редагування – Edit Mode

Меню – Menu

Face ‣ Intersect (Boolean)

Performs Boolean operations with the selection on the unselected geometry. While the Модифікатор «Булів» – Boolean Modifier is useful for non-destructive edits, access to these operations with a tool in Edit Mode can be useful to quickly perform edits.

Boolean Operation
Перетин – Intersect

Протилежність Difference (все всередині цільової сіті зберігається).

Об’єднання – Union

Цільова сіть додається до модифікованої сіті.

Різниця – Difference

Цільова сіть віднімається від модифікованої сіті (все поза цією цільовою сіттю зберігається).

Solver – Рішач

Algorithm used to calculate the Boolean intersections.

Fast – Швидко

Uses a mathematically simple solver which offers the best performance; however, this solver lacks support for overlapping geometry.

Merge Threshold

Tolerance for close faces to be considered touching. It may be useful to increase this when some intersections aren’t detected that should be and when extra geometry is being created because edges aren’t detected as overlapping.

Попередження

A threshold approaching the size of faces may cause very slow calculation, in general keep this value small.

Exact

Uses a mathematically complex solver which offers the best results and has full support for overlapping geometry; however, this solver is much slower than the Fast Solver.

Swap

Changes the order of the operations when using Difference to determine which side is kept.

Self Intersection

Correctly calculates cases when one or both operands have self-intersections, this involves more calculations making it slower.