CurveSelect¶
-
MLModule
¶ authors Bjoern Lindow
,Christoph Brachmann
package FMEstable/ReleaseMeVis
dll MLCurveUtils
definition MLCurveUtils.def see also CurveListConvert
,CurveFilter
keywords curve
,curves
,curvedata
,curvelist
,select
,filter
Purpose¶
The module this selects one or more curves from a CurveList.
The remaining (deselected) curves are provided at the second output.
Output Fields¶
Parameter Fields¶
Field Index¶
Curve Selection : String |
Provide deselected curves at 2nd output : Bool |
Curve Table String : String |
|
curveTableColumnSeparator : String |
|
curveTableRowSeparator : String |
|
If selection string is empty, select all : Bool |
|
Info : String |
|
inputCurveIDs : String |
|
numInputCurves : Integer |
Visible Fields¶
Curve Selection¶
-
name:
selectCurves
, type:
String
, deprecated name:
selectCurvesFld
¶ Enter curve ids to be selected, separated by ‘,’ and/or ‘-’ for a range of curves, e.g. 4,7,8-10,12.
Curve Table String¶
-
name:
curveTableString
, type:
String
¶ Shows a table with all the available curves and their indices.