copy_scan_attributes: Copy the metadata of a MizerScan onto another object
Description
Copy the metadata of a MizerScan onto another object
Usage
copy_scan_attributes(to, from)
Value
to with the attributes and class of a MizerScan.
Arguments
- to
The object to receive the attributes.
- from
The MizerScan to take them from.