ConstantXMarkerList¶
-
MLModule
¶ genre Marker
author Tobias Boehler
package FMEstable/ReleaseMeVis
dll MLConstantXMarkerList
definition MLConstantXMarkerList.def see also SoView2DMarkerEditor
,So3DMarkerEditor
,XMarkerListContainer
keywords custom
,reference
,edit
,manual
,test
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.