CSOListToXMarkerList¶
-
MacroModule
¶ package MeVisLab/Standard
definition CSOListToXMarkerList.def
Purpose¶
The module CSOListToXMarkerList
converts the CSOs of an input CSOList to XMarkers.
Details¶
This module maintains the time point when converting, the time point index of a CSO is used to set the t-dimension value of the resulting XMarkers.
Input Fields¶
inCSOList¶
-
name:
inCSOList
, type:
CSOList(MLBase)
¶ - For accessing this object via scripting see the Scripting Reference:
MLCSOListWrapper
.
Output Fields¶
outXMarkerList¶
-
name:
outXMarkerList
, type:
XMarkerList(MLBase)
¶ - For accessing this object via scripting see the Scripting Reference:
MLXMarkerListWrapper
.