This command creates a new node in the dependency graph of the specified type.
Sets the name of the newly-created node.
Specifies the parent in the DAG under which the new node belongs.
This node is shared across multiple files, so only create it if it does not already exist.
This node is not to be selected after creation, the original selection will be preserved. Flag can have multiple arguments, passed either as a tuple or a list.
Derived from mel command maya.cmds.createNode