Go to: Related nodes. Attributes.

This node creates a new poly object as a union of multiple polys.

Node nameParentsMFn typeCompatible function sets
polyUnitepolyCreatorkPolyUnitekBase
kNamedObject
kDependencyNode
kPolyCreator
kPolyUnite

Related nodes

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

Attributes (3)

inputMat, inputPoly, useOldPolyArchitecture

Long name (short name)TypeDefaultFlags
useOldPolyArchitecture (uopa) boolfalseoutputinputstorablehidden
Attribute to specify if the old poly architecture needs to be used for the evaluation of this node. SHOULD NOT BE SET OR MODIFIED BY THE USER!!
inputPoly (ip) meshNULLarrayoutputinputconnectablekeyable
The input polygonal objects, which are data meshes. You can connect mesh nodes to this attribute, or you can use MFnMeshData through the API. inputPoly is a multi-attribute.
inputMat (im) matrixidentityarrayoutputinputconnectablekeyable
Input world transformation matrix. Also a multi-attribute. Each input poly object must have a corresponding inputMat.