Go to: Synopsis. Return value. Keywords. Related. Flags. MEL examples.
relationship [-break]
relationship is undoable, queryable, and editable.
This is primarily for use with file IO. Rather than write out the specific attributes/connections required to maintain a relationship, a description of the related nodes/plugs is written instead. The relationship must have an owner node, and have a specific type. During file read, maya will make the connections necessary to represent the realtionship in the dependency graph.none |
In query mode, return type is based on queried flag.
Long name (short name) | Argument types | Properties | ||
---|---|---|---|---|
-break(-b) |
||||
|
Flag can appear in Create mode of command | Flag can appear in Edit mode of command |
Flag can appear in Query mode of command | Flag can be used more than once in a command. |
relationship "ignore" lightLinker1 pCube1 pointLight1;