CurveListConvert

MLModule

genre

Diagram

authors

Tim Roeper, Tilmann Godau, Bjoern Lindow, Tim Kroeger

package

FMEstable/ReleaseMeVis

dll

MLCurveUtils

definition

MLCurveUtils.def

see also

CurveFilter, SoDiagram2D, CurveDownsample

keywords

CurveData, CurveList, CurveDataBaseList, BaseList, Curve, convert, select

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

../../../Projects/MLCurveUtils/Modules/mhelp/Images/Screenshots/CurveListConvert._default.png

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.

Hidden Fields

inputCurveIDs

name: inputCurveIDs, type: String

numInputCurves

name: numInputCurves, type: Integer, default: 0