Go to: Related nodes. Attributes.

This node creates a new poly by applying a boolean operation on the input polys. Unlike the parent node polyUnite, this node only functions with exactly two input polys.

Node nameParentsMFn typeCompatible function sets
polyBoolOppolyUnitekPolyBoolOpkBase
kNamedObject
kDependencyNode
kPolyCreator
kPolyBoolOp

Related nodes

polyCreator, polyCreateFace, polyPrimitive, polyTorus, polyPlane, polyCube, polyCone, polySphere, polyCylinder, polyUnite, polyBlindData, mesh

Attributes (1)

operation

Long name (short name)TypeDefaultFlags
operation (op) enum0outputinputconnectablestorablekeyable
Boolean operation type. 1=union, 2=difference, 3=intersection. Default type is union.