WEMClipPlaneToCSO

MLModule

genre

WEMProcessing

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

MLWEMModules

definition

MLWEMModules.def

Purpose

The module WEMClipPlaneToCSO clips a WEM with a given Plane and generates CSOs that represent the intersection of the WEM and the plane.

Output Fields

outCSOList

name: outCSOList, type: CSOList(MLBase)

The resulting CSOs.

For accessing this object via scripting, see the Scripting Reference: MLCSOListWrapper.

Parameter Fields

Field Index

addCSOToGroupWithLabel: String

csoSeedPointMode: Enum

csoId: Integer

csoSeedPointSize: Float

csoPathPointAlpha: Float

csoVoxelWriteMode: Enum

csoPathPointColor: Color

csoVoxelWriteValue: Float

csoPathPointLineStyle: Enum

Plane: Plane

csoPathPointLineWidth: Float

csoSeedPointAlpha: Float

csoSeedPointColor: Color

Visible Fields

Plane

name: plane, type: Plane, default: 0 0 1 0

Defines the plane (in world coordinates) that is used for clipping with the WEM.

Hidden Fields

csoId

name: csoId, type: Integer, default: 0

addCSOToGroupWithLabel

name: addCSOToGroupWithLabel, type: String, default: WEMClipPlaneToCSO Generated CSOs

csoPathPointLineStyle

name: csoPathPointLineStyle, type: Enum, default: LineStyleSolid

Values:

Title

Name

None

LineStyleNone

Solid

LineStyleSolid

Dashed

LineStyleDashed

Dotted

LineStyleDotted

Short Dashed

LineStyleShortDashed

csoPathPointLineWidth

name: csoPathPointLineWidth, type: Float, default: 1

csoPathPointColor

name: csoPathPointColor, type: Color, default: 1 1 0

csoPathPointAlpha

name: csoPathPointAlpha, type: Float, default: 1

csoSeedPointMode

name: csoSeedPointMode, type: Enum, default: MarkerModeRect

Values:

Title

Name

None

MarkerModeNone

Rect

MarkerModeRect

Circle

MarkerModeCircle

Fixed Circle

MarkerModeFixedCircle

Triangle

MarkerModeTriangle

Filled Rect

MarkerModeFilledRect

Filled Circle

MarkerModeFilledCircle

Filled Triangle

MarkerModeFilledTriangle

Dashed Rectangle

MarkerModeDashedRectangle

csoSeedPointSize

name: csoSeedPointSize, type: Float, default: 2

csoSeedPointColor

name: csoSeedPointColor, type: Color, default: 0 1 0

csoSeedPointAlpha

name: csoSeedPointAlpha, type: Float, default: 1

csoVoxelWriteMode

name: csoVoxelWriteMode, type: Enum, default: VoxelWriteModeModule

Values:

Title

Name

Id

VoxelWriteModeId

Const

VoxelWriteModeConst

Const Plus Id

VoxelWriteModeConstPlusId

Module

VoxelWriteModeModule

csoVoxelWriteValue

name: csoVoxelWriteValue, type: Float, default: 1024