proboolean
Perform robust boolean operations in 3ds Max, combining multiple objects via union, subtract, intersect, or merge. The first object serves as the base while others are added.
Instructions
使用 3ds Max 的 ProBoolean 做更鲁棒的布尔(支持多 operands、交集/减集/合并)。第 1 个对象为基,其余并入。若当前 Max 未启用 ProBoolean 会报错提示。 [English] Use 3ds Max ProBoolean for a more robust boolean (multi-operand, union/subtract/intersect/merge). First object is the base; the rest are added. Errors gracefully if ProBoolean is unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | No | 操作对象列表(第 1 个为基);省略则用当前选择。 | Operands (first is base); omit for the selection. | |
| operation | No | union/subtract/intersect/merge。 | union/subtract/intersect/merge. | union |