pymel.core.nodetypes.ArrayMapper

Inheritance diagram of ArrayMapper

class ArrayMapper(*args, **kwargs)

class counterpart of mel function arrayMapper

Create an arrayMapper node and connect it to a target object. If the -type flag is used, then this command also creates an external node used for computing the output values. If the input attribute does not already exist, it will be created. The output attribute must exists. If a flag is omitted, the selection list will be used to supply the needed objects. If none are found, that action is omitted.

Previous topic

pymel.core.nodetypes.AreaLight

Next topic

pymel.core.nodetypes.AttachCurve

Core

Core Modules

Other Modules

This Page