PluginNode(factory, props, name)
Function Usage
Creates a plugin object.
Input Parameter Description
Parameter |
Type |
Description |
|---|---|---|
factory |
str |
Plugin type |
props |
dict |
Property dictionary |
name |
str |
Definition name |
Return Parameter Description
Plugin object
Parent topic: PluginNode