PlugList¶

-
class
PlugList¶ Bases:
rumba.ValueA value containing a list of plugs.
Constructors
__init__Methods
plugs()Return the node plugs iteration. -
plugs() → Plugs¶ Return the node plugs iteration.
Return type: Plugs
-

PlugList¶Bases: rumba.Value
A value containing a list of plugs.
Constructors
__init__ |
Methods
plugs() |
Return the node plugs iteration. |
plugs() → Plugs¶Return the node plugs iteration.
| Return type: | Plugs |
|---|