BaseClear¶
-
MLModule¶ genre Fieldsauthor MeVis Medical Solutions AGpackage MeVisLab/Standarddll MLBasicModulesdefinition mlBasicModules.def see also ImageClear,BaseBypasskeywords field,notification,flow,control
Purpose¶
The module BaseClear can be used to automatically pass through or invalidate a Base object.
Usage¶
Connect a Base field to the input of the module and select if the output should be automatically updated with Update automatically.
With Update or Clear, the output can be updated or cleared manually.
Tips¶
Note that some Base object type have an internal notification mechanism that is not (and cannot be) affected by this module.
Parameter Fields¶
Field Index¶
Clear: Trigger |
Has Valid Input: Bool |
Has Valid Output: Bool |
Update: Trigger |
Update automatically: Bool |
Visible Fields¶
Update automatically¶
-
name:autoUpdate, type:Bool, default:FALSE¶ If checked, the output will always get the same value as the input, but only after the input has been touched first.
Otherwise, any touching of the Base input field will set the output to NULL. Unnecessary notifications will be suppressed.