CurveListConvert¶
Purpose¶
The module CurveListConvert converts CurveData objects or CurveDataBaseLists to CurveLists and vice versa.
It allows to select which curves to write into the output.
Windows¶
Default Panel¶
Input Fields¶
inputList¶
- name: inputList, type: MLBase¶
 
Output Fields¶
outputCurveList¶
- name: outputCurveList, type: MLBase¶
 
outputBaseList¶
- name: outputBaseList, type: MLBase¶
 
outputCurveDataBaseList¶
- name: outputCurveDataBaseList, type: MLBase¶
 
outputCurveData¶
- name: outputCurveData, type: MLBase¶
 
Parameter Fields¶
Visible Fields¶
Select Curves¶
- name: selectCurves, type: String¶
 Sets a string to select curves by their index.
Curve indexes can be listed with a comma as a separator in the form 1,2,3 or ranges of indexes can be given in the form 1-3.
Info¶
- name: info, type: String¶
 Shows information which curves are selected.