Go to: Attributes.

This node determines a vertex index mapping between two geometries

Node nameParentsMFn typeCompatible function sets
componentMatchnodekComponentMatchkBase
kNamedObject
kDependencyNode
kComponentMatch

Attributes (6)

componentLookup, componentTagExpression, inputGeometry, matchMode, targetGeometry, uniqueMatch

Long name (short name)TypeDefaultFlags
componentLookup (clkp) integer0arrayoutputconnectable
The output mapping....
componentTagExpression (gtg) stringTmultiSharedObject::create<TdataString>"*"outputinputconnectablestorable
Component tag expression to define the subset of geometry that needs to be matched
inputGeometry (ig) geometrynullptroutputinputconnectablestorable
Geometry for which we want to determine the mapping
matchMode (mmde) enum0outputinputconnectablestorable
The matchMode describes the method in which a match will be determined between the 2 geometries
targetGeometry (tg) geometrynullptroutputinputconnectablestorable
Geometry to which we want to map
uniqueMatch (unq) booltrueoutputinputconnectablestorable
If true, no two verts of the input geometry can match to the same target vert