WEMClipPlaneToMarkers¶
-
MLModule
¶ genre WEMProcessing
author MeVis Medical Solutions AG
package MeVisLab/Standard
dll MLWEMModules
definition MLWEMModules.def
Purpose¶
The module WEMClipPlaneToMarkers
clips a WEM with a given Plane
and generates markers that represent the intersection of the WEM and the plane.
Input Fields¶
inWEM¶
-
name:
inWEM
, type:
WEM(MLBase)
¶ The input WEM.
For accessing this object via scripting see the Scripting Reference:MLWEMWrapper
.
Output Fields¶
outXMarkerList¶
-
name:
outXMarkerList
, type:
XMarkerList(MLBase)
¶ The output marker list.
For accessing this object via scripting see the Scripting Reference:MLXMarkerListWrapper
.
Parameter Fields¶
Visible Fields¶
Target Marker Distance¶
-
name:
targetMarkerDistance
, type:
Double
, default:
0
¶ Sets a target distance between the markers to be generated.
Since the markers will be evenly distributed along a cut, the real distance between the markers will differ slightly from this value.