BaseCache¶
- MLModule¶
 genre
author
package
dll
definition
see also
keywords
Purpose¶
This modules caches arbitrary Base objects.
Usage¶
Connect an object an press Update.
Details¶
This module uses the virtual deep copy mechanism of Base.
Tips¶
Set Auto Update to automatically update the output on input changes.
Windows¶
Default Panel¶
Input Fields¶
inBase¶
- name: inBase, type: MLBase¶
 Base object.
Output Fields¶
outBase¶
- name: outBase, type: MLBase¶
 Cached base object.
Parameter Fields¶
Visible Fields¶
Update¶
- name: update, type: Trigger¶
 Triggers update of output
Auto Update¶
- name: autoUpdate, type: Bool, default: FALSE¶
 Flag whether the output should be updated automatically