Purpose

The ConstantXMarkerList module allows the manual generation of an XMarkerList by setting all its markers explicitly.

Usage

Manually insert all marker points and press apply. The output base field will contain the corresponding XMarkerList.

Details

Insert all markers in the form

x y z [c t u] [type]

where some components are optional (and are set to 0 instead). Here, the notation c(olor), t(ime) and u(ser-defined) are used. All components are separated by spaces or tabulators.

Single markers are separated by setting them in individual lines, using LF (press Enter/Return at line end).

Interaction

Insert each marker and press “Apply” to generate the marker list.

Tips

None.

Windows

Default Panel

../../../Projects/ConstantXMarkerList/Modules/mhelp/Images/Screenshots/ConstantXMarkerList._default.png

Output Fields

outputXMarkerList

name: outputXMarkerList, type: MLBase

The output XMarkerList, derived from Base. Will be null initially and empty if no markers are set correctly and “Apply” has been pressed.

Parameter Fields

Visible Fields

XMarkers (see bottom for syntax)

name: markerList, type: String

The list of markers editable as a text area.