This shows you the differences between two versions of the page.
|
rhino:boolean2objects [2015/11/11] |
rhino:boolean2objects [2020/08/14] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Boolean2Objects Command ====== | ||
| + | |||
| + | The Boolean2Objects command in V5 and V4 lets you select two objects and cycle through the four possible outcomes of a Boolean operation (with preview): | ||
| + | * Unordered List ItemUnion (fusing the two together) | ||
| + | * Subtract A from B | ||
| + | * Subtract B from A | ||
| + | * Intersection (leaving only the overlapping volume of A and B) | ||
| + | |||
| + | This is especially helpful if you have open objects, as it is not necessary to look at surface directions. One of the four possibilities will always be what you want. | ||
| + | |||
| + | |||