ExtractCurveData

MLModule

genre

Diagram

author

Lennart Tautz

package

FMEstable/ReleaseMeVis

dll

MLExtractCurveData

definition

MLExtractCurveData.def

see also

CurveListConvert, CurveSelect

keywords

curve, extract, convert, select

Purpose

This module extracts the first CurveData object from a curve list.

Usage

Connect a curve list to the module. The output curve as extracted as soon as a valid curve list is connected.

Details

The first curve from the input curve list is copied to the output.

Windows

Default Panel

../../../Projects/CurveInfrastructure/CurveDataFlow/Modules/MLExtractCurveData/mhelp/Images/Screenshots/ExtractCurveData._default.png

Input Fields

inCurveList

name: inCurveList, type: MLBase

List of curves.

Output Fields

outCurve

name: outCurve, type: MLBase

Output curve.

Parameter Fields

Field Index

Auto Update: Bool

Curve Data Index: Integer

Done: Trigger

Output Valid: Bool

Status: String

Update: Trigger

Visible Fields

Update

name: update, type: Trigger

Trigger to update the output.

Auto Update

name: autoUpdate, type: Bool, default: FALSE

If checked, the output will be updated when an input field (inCurveList or Curve Data Index) is changed.

Output Valid

name: outputValid, type: Bool, persistent: no

True if the output contains a valid curve, false otherwise.

Done

name: done, type: Trigger

This field is triggered when the output is up-to-date.

Status

name: status, type: String, persistent: no

Status of the module.

Curve Data Index

name: curveDataIndex, type: Integer, default: 0, minimum: 0

Index of the curve to extract from the input curve list.