| genre | CSOPersistence |
| status | stable |
| author | Olaf Konrad |
| package | MeVisLab/Standard |
| dll | MLCSOModules |
| definition | MLCSOModules.def |
| see also | CSOManager, CSOSave, LocalCSOLoad |
| keywords | CSO, contour |
The module CSOLoad loads a CSOList with all its parameters.
Enter the path to the file that is to be loaded into the File Name field. If Auto load is enabled, the file is instantly loaded, otherwise press Load.
If the file name does not end with .cso, this ending is added to the file name automatically.
The CSOList is saved with all its properties as a plain ASCII-file or in a binary file format. The CSOLoad module automatically detects whether the file is in plain ASCII or in a binary format. The file can be dragged on the File Name field or just onto the module in a MeVisLab network. Alternatively, the file can just be dragged onto a MeVisLab network directly; in this case, a CSOLoad module with the according file name set is generated.
In the status field, the loading status and eventual error messages are displayed. On the module's automatic panel, there is a Boolean that reflects the loading status, too (named loadSuccess).
If a file has the ending .cso and is dragged onto a MeVisLab network, a CSOLoad module is created which automatically loads the dropped file.
| Auto load: Bool |
| done: Trigger |
| File Name: String |
| isProcessing: Bool |
| Load: Trigger |
| loadSuccess: Bool |
| Status: String |
| updateMode: Enum |
If checked, the file is loaded if the file name was entered.