CSOInfo

MLModule

genre

CSOModule

author

MeVis Medical Solutions AG

package

MeVisLab/Standard

dll

MLCSOModules

definition

MLCSOModules.def

see also

CSOManager, SoView2DCSOExtensibleEditor

keywords

contour, attributes, information, selected

Purpose

The module CSOInfo provides some information on the CSOs and CSOGroups of an attached CSOList.

Usage

Just attach a CSOList to this module.

Details

The CSOInfo module provides detailed information on the currently selected CSO and CSOGroup, along with an overview of all CSOs and CSOGroups.

The detailed information comprises the subcategories Common, Visuals, and Geometry. At the top of each tab for detailed information, the index of the currently selected item, as well as the total number of items (CSOs or CSOGroups) can be found. Below that, the ID of the relevant item is shown.

At the bottom of each tab showing detailed information, a boolean field reflects whether the shown values are valid.

Windows

Default Panel

../../../Modules/ML/MLCSOModules/mhelp/Images/Screenshots/CSOInfo._default.png

Parameter Fields

Field Index

All (allCSOIds): String

Index Or Id (csoShowByIndexOrId): Integer

Selection changed: Bool

All (allCSOGroupIds): String

Index Or Id (groupShowByIndexOrId): Integer

Self-intersecting: Bool

Alpha (csoPathPointAlpha): Float

Is closed: Bool

Show CSO: Enum

Alpha (csoSeedPointAlpha): Float

Is in plane: Bool

Show Group: Enum

Alpha (groupPathPointAlpha): Float

Is point: Bool

Show private values: Bool

Alpha (groupSeedPointAlpha): Float

Is self-intersecting: Bool

Show state (csoShowState): Bool

Area (csoArea): Double

isProcessing: Bool

Show state (groupShowState): Bool

Area (showCSOArea): Bool

Label (csoLabel): String

Size (csoSeedPointSize): Float

autoApply: Bool

Label (groupLabel): String

Size (groupSeedPointSize): Float

Bound. Box Center: Vector3

Length (csoLength): Double

Style (csoPathPointStyle): Enum

Bound. Box Center:: Vector3

Length (showCSOLength): Bool

Style (csoSeedPointStyle): Enum

Closed state: Bool

Max. Bound. Box: Vector3

Style (groupPathPointStyle): Enum

Color (csoPathPointColor): Color

Max. Bound. Box:: Vector3

Style (groupSeedPointStyle): Enum

Color (csoSeedPointColor): Color

Min. Bound. Box: Vector3

Subtype (csoSubType): String

Color (groupPathPointColor): Color

Min. Bound. Box:: Vector3

SubType (showCSOSubType): Bool

Color (groupSeedPointColor): Color

Mode (csoVoxelWriteMode): Enum

Time Point Index (csoTimePointIndex): Integer

Creator ID: Bool

Mode (groupVoxelWriteMode): Enum

Time Point Index (groupTimePointIndex): Integer

CreatorId: Integer

Num. CSOs (numCSOs): Integer

Total Area: Double

CSO currently under mouse: Bool

Num. CSOs (groupNumCSOs): Integer

Total Length: Double

CSO fields are valid: Bool

Num. CSOs (showGroupNumCSO): Bool

Type (csoType): String

CSO Id Currently Under Mouse: Integer

Num. Groups (numGroups): Integer

Type (showCSOType): Bool

CSO Id List: String

Num. Groups (csoNumGroups): Integer

Update: Trigger

CSO ids: Bool

Num. Path Points (csoNumPathPoints): Integer

Update Mode: Enum

Cso Info: String

Num. path points (showCSONumPathPoints): Bool

Use (groupUseShowState): Bool

Current Index (currentlyShownCSO): Integer

Num. Seed Points (csoNumSeedPoints): Integer

Use (groupUseVoxelizeState): Bool

Current Index (currentlyShownGroup): Integer

Num. seed points (showCSONumSeedPoints): Bool

Use (groupUseEditableState): Bool

Description (csoDescription): String

PCA Center (csoCenterPCA): Vector3

Use (groupUsePathPointStyle): Bool

Description (groupDescription): String

PCA Center (groupCenterPCA): Vector3

Use (groupUsePathPointColor): Bool

Description (showCSODescription): Bool

PCA X Axis (csoXAxisPCA): Vector3

Use (groupUsePathPointAlpha): Bool

Description (showGroupDescription): Bool

PCA X Axis (groupXAxisPCA): Vector3

Use (groupUsePathPointWidth): Bool

done: Trigger

PCA X Ext (csoXExtPCA): Float

Use (groupUseTimePointIndex): Bool

Editable: Bool

PCA X Ext (groupXExtPCA): Float

Use (groupUseVoxelWriteMode): Bool

Editable state: Bool

PCA Y Axis (csoYAxisPCA): Vector3

Use (groupUseVoxelWriteValue): Bool

Enable overview (shouldGenerateCSOStringOutput): Bool

PCA Y Axis (groupYAxisPCA): Vector3

Use (groupUseSeedPointStyle): Bool

Enable overview (shouldGenerateCSOGroupStringOutput): Bool

PCA Y Ext (csoYExtPCA): Float

Use (groupUseSeedPointColor): Bool

Finishing: Bool

PCA Y Ext (groupYExtPCA): Float

Use (groupUseSeedPointAlpha): Bool

First Seed Position: Vector3

PCA Z Axis (csoZAxisPCA): Vector3

Use (groupUseSeedPointSize): Bool

Group fields are valid: Bool

PCA Z Axis (groupZAxisPCA): Vector3

User Data: String

Group Id List: String

PCA Z Ext (csoZExtPCA): Float

Value (csoVoxelWriteValue): Float

Group Info: String

PCA Z Ext (groupZExtPCA): Float

Value (groupVoxelWriteValue): Float

Grouping: Bool

Plane Normal: Vector3

Voxelize: Bool

Id (csoId): Integer

Repaint: Bool

Voxelize state: Bool

Id (groupId): Integer

Selected (allSelectedCSOIds): String

Width (csoPathPointWidth): Float

In plane: Bool

Selected (allSelectedCSOGroupIds): String

Width (groupPathPointWidth): Float

Visible Fields

Update Mode

name: updateMode, type: Enum, default: AutoUpdate

Values:

Title

Name

​Off

​Off

​Auto Update

​AutoUpdate

​Auto Clear

​AutoClear

Update

name: apply, type: Trigger

Num. CSOs (numCSOs)

name: numCSOs, type: Integer, persistent: no

Shows the number of CSOs in the attached CSOList.

Num. Groups (numGroups)

name: numGroups, type: Integer, persistent: no

Shows the number of CSOGroups in the attached CSOList.

Current Index (currentlyShownCSO)

name: currentlyShownCSO, type: Integer, persistent: no

Shows the index of the currently shown CSO. This index is not the ID of the CSO.

Current Index (currentlyShownGroup)

name: currentlyShownGroup, type: Integer, persistent: no

Shows the index of the currently shown CSOGroup. This index is not the ID of the CSOGroup.

CSO fields are valid

name: csoFieldsAreValid, type: Bool, persistent: no

Shows whether the shown information of the CSO are valid.

Id (csoId)

name: csoId, type: Integer, persistent: no

Shows the ID of the CSO whose information are currently shown.

Show CSO

name: csoShowMode, type: Enum, default: LastSelected, deprecated name: showJustFirstCSOInsteadOfSelected

Defines the mode to select the CSO for displaying its info.

Values:

Title

Name

Deprecated Name

​Last Selected

​LastSelected

​FALSE

​By Index

​ByIndex

​TRUE

​By Id

​ById

Index Or Id (csoShowByIndexOrId)

name: csoShowByIndexOrId, type: Integer, default: 0, minimum: 0

If Show CSO is set to ByIndex or ById, this field sets the index or ID.

Type (csoType)

name: csoType, type: String, persistent: no

Shows the type of the current CSO.

Subtype

name: csoSubType, type: String, persistent: no

Shows the subtype of the current CSO.

CreatorId

name: csoCreatorId, type: Integer, persistent: no

Shows the creator ID of the current CSO.

Label (csoLabel)

name: csoLabel, type: String, persistent: no

Shows the label of the current CSO.

Description (csoDescription)

name: csoDescription, type: String, persistent: no

Shows the description of the current CSO.

Num. Seed Points

name: csoNumSeedPoints, type: Integer, persistent: no

Shows the number of seed points of the current CSO.

Num. Path Points

name: csoNumPathPoints, type: Integer, persistent: no

Shows the number of path points of the current CSO.

Length (csoLength)

name: csoLength, type: Double, persistent: no

Shows the length in millimeters of the current CSO.

Is closed

name: csoIsClosed, type: Bool, persistent: no

Shows whether the current CSO is closed.

Is in plane

name: csoIsInPlane, type: Bool, persistent: no

Shows whether the current CSO is in-plane.

Is self-intersecting

name: csoIsSelfIntersecting, type: Bool, persistent: no

Shows whether the current CSO is self-intersecting.

Plane Normal

name: csoPlaneNormal, type: Vector3, persistent: no

Shows the plane normal of the current CSO.

Is point

name: csoIsPoint, type: Bool, persistent: no

Shows whether the CSO is a point.

A CSO is considered to be a point if all seed points and all path points have the same position.

User Data

name: csoUserData, type: String, persistent: no

Shows the user data stored in the CSO as name / value pairs.

Num. Groups (csoNumGroups)

name: csoNumGroups, type: Integer, persistent: no

Shows the number of CSOGroups the current CSO is in.

Group Id List

name: csoGroupList, type: String, persistent: no

Shows the list of IDs of CSOGroups the current CSO is in.

First Seed Position

name: csoFirstSeedPosition, type: Vector3, persistent: no

Shows the coordinates of the first seed point of the current CSO.

Min. Bound. Box

name: csoMinBoundingBox, type: Vector3, persistent: no

Shows the coordinates of the upper front left corner of the current CSO’s axis aligned bounding box.

Max. Bound. Box

name: csoMaxBoundingBox, type: Vector3, persistent: no

Shows the coordinates of the lower rear right corner of the current CSO’s axis aligned bounding box.

Bound. Box Center

name: csoCenterBoundingBox, type: Vector3, persistent: no

Shows the coordinates of the midpoint of the current CSO’s axis aligned bounding box.

PCA Center (csoCenterPCA)

name: csoCenterPCA, type: Vector3, persistent: no

Shows the coordinate of the center point of the PCA bounding box of the current CSO.

PCA X Axis (csoXAxisPCA)

name: csoXAxisPCA, type: Vector3, persistent: no

Shows the first vector of the PCA bounding box of the current CSO.

PCA Y Axis (csoYAxisPCA)

name: csoYAxisPCA, type: Vector3, persistent: no

Shows the second vector of the PCA bounding box of the current CSO.

PCA Z Axis (csoZAxisPCA)

name: csoZAxisPCA, type: Vector3, persistent: no

Shows the third vector of the PCA bounding box of the current CSO.

PCA X Ext (csoXExtPCA)

name: csoXExtPCA, type: Float, persistent: no

Shows the length of the first vector of the PCA bounding box of the current CSO.

PCA Y Ext (csoYExtPCA)

name: csoYExtPCA, type: Float, persistent: no

Shows the length of the second vector of the PCA bounding box of the current CSO.

PCA Z Ext (csoZExtPCA)

name: csoZExtPCA, type: Float, persistent: no

Shows the length of the third vector of the PCA bounding box of the current CSO.

Area (csoArea)

name: csoArea, type: Double, persistent: no

Shows the area in mm2 of the current CSO.

Show private values

name: csoShowPrivateValues, type: Bool, default: TRUE

If checked, the module shows the values of the settings as they are stored in the CSO itself.

Otherwise, the displayed values could be the ones overwritten by a CSOGroup the CSO is in.

Style (csoPathPointStyle)

name: csoPathPointStyle, type: Enum, persistent: no, deprecated name: csoLineStyle

Shows the path point style of the current CSO.

Values:

Title

Name

​None

​LineStyleNone

​Solid

​LineStyleSolid

​Dashed

​LineStyleDashed

​Dotted

​LineStyleDotted

​Short Dashed

​LineStyleShortDashed

Color (csoPathPointColor)

name: csoPathPointColor, type: Color, persistent: no, deprecated name: csoColor

Shows the path point color of the current CSO.

Alpha (csoPathPointAlpha)

name: csoPathPointAlpha, type: Float, persistent: no, deprecated name: csoAlpha

Shows the path point alpha value of the current CSO.

Width (csoPathPointWidth)

name: csoPathPointWidth, type: Float, persistent: no, deprecated name: csoLineWidth

Shows the path point width of the current CSO.

Time Point Index (csoTimePointIndex)

name: csoTimePointIndex, type: Integer, persistent: no

Shows the time point index of the current CSO.

Mode (csoVoxelWriteMode)

name: csoVoxelWriteMode, type: Enum, persistent: no

Shows the voxel write mode of the current CSO.

Values:

Title

Name

​Id

​VoxelWriteModeId

​Const

​VoxelWriteModeConst

​Const Plus Id

​VoxelWriteModeConstPlusId

​Module

​VoxelWriteModeModule

Value (csoVoxelWriteValue)

name: csoVoxelWriteValue, type: Float, persistent: no

Shows the voxel write value of the current CSO.

Show state (csoShowState)

name: csoShowState, type: Bool, persistent: no

Shows the show state of the current CSO.

Voxelize state

name: csoVoxelizeState, type: Bool, persistent: no

Shows the voxelize state of the current CSO.

Editable state

name: csoEditableState, type: Bool, persistent: no

Shows the editable state of the current CSO.

Style (csoSeedPointStyle)

name: csoSeedPointStyle, type: Enum, persistent: no, deprecated name: csoMarkerMode

Shows the seed point mode of the current CSO.

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

Color (csoSeedPointColor)

name: csoSeedPointColor, type: Color, persistent: no, deprecated name: csoMarkerColor

Shows the seed point color of the current CSO.

Alpha (csoSeedPointAlpha)

name: csoSeedPointAlpha, type: Float, persistent: no, deprecated name: csoMarkerAlpha

Shows the seed point alpha value of the current CSO.

Size (csoSeedPointSize)

name: csoSeedPointSize, type: Float, persistent: no, deprecated name: csoMarkerSize

Shows the seed point size of the current CSO.

CSO Id Currently Under Mouse

name: csoCurrentlyUnderMouse, type: Integer, persistent: no

Shows the ID of the CSO that is currently under the mouse cursor or -1 if there is no CSO under the mouse.

Id (groupId)

name: groupId, type: Integer, persistent: no

Shows the ID of the CSOGroup whose information are currently shown.

Show Group

name: groupShowMode, type: Enum, default: LastSelected, deprecated name: showJustFirstCSOGroupInsteadOfSelected

Defines the mode to select the CSOGroup for displaying its info.

Values:

Title

Name

Deprecated Name

​Last Selected

​LastSelected

​FALSE

​By Index

​ByIndex

​TRUE

​By Id

​ById

Index Or Id (groupShowByIndexOrId)

name: groupShowByIndexOrId, type: Integer, default: 0, minimum: 0

If Show Group is set to ByIndex or ById, this field sets the index or ID.

Group fields are valid

name: groupFieldsAreValid, type: Bool, persistent: no

Shows whether the group information fields are valid.

Label (groupLabel)

name: groupLabel, type: String, persistent: no

Shows the label of the current CSOGroup.

Description (groupDescription)

name: groupDescription, type: String, persistent: no

Shows the description of the current CSOGroup.

Use (groupUseShowState)

name: groupUseShowState, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the show state of the contained CSOs.

Show state (groupShowState)

name: groupShowState, type: Bool, persistent: no

Shows the show state of the current CSOGroup.

Use (groupUseVoxelizeState)

name: groupUseVoxelizeState, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the voxelize state of the contained CSOs.

Voxelize

name: groupVoxelizeState, type: Bool, persistent: no

Shows the voxelize state of the current CSOGroup.

Use (groupUseEditableState)

name: groupUseEditableState, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the editable state of the contained CSOs.

Editable

name: groupEditableState, type: Bool, persistent: no

Shows the editable state of the current CSOGroup.

Num. CSOs (groupNumCSOs)

name: groupNumCSOs, type: Integer, persistent: no

Shows the number of contained CSO of the current CSOGroup.

CSO Id List

name: groupCSOList, type: String, persistent: no

Shows the list of IDs of the CSOs contained in the current CSOGroup.

Min. Bound. Box:

name: groupMinBoundingBox, type: Vector3, persistent: no

Shows the coordinates of the upper front left corner of the current CSOGroup’s axis aligned bounding box.

This is the merged bounding box of all contained CSOs.

Max. Bound. Box:

name: groupMaxBoundingBox, type: Vector3, persistent: no

Shows the coordinates of the lower rear right corner of the current CSOGroup’s axis aligned bounding box.

This is the merged bounding box of all contained CSOs.

Bound. Box Center:

name: groupCenterBoundingBox, type: Vector3, persistent: no

Shows the coordinates of the midpoint of the current CSOGroup’s axis aligned bounding box.

This is the merged bounding box of all contained CSOs.

PCA Center (groupCenterPCA)

name: groupCenterPCA, type: Vector3, persistent: no

Shows the coordinate of the center point of the PCA bounding box of the current CSO.

This is the PCA bounding box over all contained CSOs.

PCA X Axis (groupXAxisPCA)

name: groupXAxisPCA, type: Vector3, persistent: no

Shows the first vector of the PCA bounding box of the current CSO.

This is the PCA bounding box over all contained CSOs.

PCA Y Axis (groupYAxisPCA)

name: groupYAxisPCA, type: Vector3, persistent: no

Shows the second vector of the PCA bounding box of the current CSO.

This is the PCA bounding box over all contained CSOs.

PCA Z Axis (groupZAxisPCA)

name: groupZAxisPCA, type: Vector3, persistent: no

Shows the third vector of the PCA bounding box of the current CSO.

This is the PCA bounding box over all contained CSOs.

PCA X Ext (groupXExtPCA)

name: groupXExtPCA, type: Float, persistent: no

Shows the length of the first vector of the PCA bounding box of the current CSO.

This is the PCA bounding box over all contained CSOs.

PCA Y Ext (groupYExtPCA)

name: groupYExtPCA, type: Float, persistent: no

Shows the length of the second vector of the PCA bounding box of the current CSO.

This is the PCA bounding box over all contained CSOs.

PCA Z Ext (groupZExtPCA)

name: groupZExtPCA, type: Float, persistent: no

Shows the length of the third vector of the PCA bounding box of the current CSO.

This is the PCA bounding box over all contained CSOs.

Total Area

name: groupArea, type: Double, persistent: no

Shows the sum of all areas of the contained CSOs of the current CSOGroup in mm2.

Total Length

name: groupLength, type: Double, persistent: no

Shows the sum of all lengths of the contained CSOs of the current CSOGroup in millimeters.

Use (groupUsePathPointStyle)

name: groupUsePathPointStyle, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the path point style of the contained CSOs.

Use (groupUsePathPointColor)

name: groupUsePathPointColor, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the path point color of the contained CSOs.

Use (groupUsePathPointAlpha)

name: groupUsePathPointAlpha, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the path point alpha of the contained CSOs.

Use (groupUsePathPointWidth)

name: groupUsePathPointWidth, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the path point width of the contained CSOs.

Style (groupPathPointStyle)

name: groupPathPointStyle, type: Enum, persistent: no, deprecated name: groupLineStyle

Shows the path point style of the current CSOGroup.

Values:

Title

Name

​None

​LineStyleNone

​Solid

​LineStyleSolid

​Dashed

​LineStyleDashed

​Dotted

​LineStyleDotted

​Short Dashed

​LineStyleShortDashed

Color (groupPathPointColor)

name: groupPathPointColor, type: Color, persistent: no, deprecated name: groupColor

Shows the path point color of the current CSOGroup.

Alpha (groupPathPointAlpha)

name: groupPathPointAlpha, type: Float, persistent: no, deprecated name: groupAlpha

Shows the path point alpha value of the current CSOGroup.

Width (groupPathPointWidth)

name: groupPathPointWidth, type: Float, persistent: no, deprecated name: groupLineWidth

Shows the path point width of the current CSOGroup.

Use (groupUseTimePointIndex)

name: groupUseTimePointIndex, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the timepoint indices of the contained CSOs.

Time Point Index (groupTimePointIndex)

name: groupTimePointIndex, type: Integer, persistent: no

Shows the time point index of the current CSOGroup.

Use (groupUseVoxelWriteMode)

name: groupUseVoxelWriteMode, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the voxel write mode of the contained CSOs.

Use (groupUseVoxelWriteValue)

name: groupUseVoxelWriteValue, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the voxel write value of the contained CSOs.

Mode (groupVoxelWriteMode)

name: groupVoxelWriteMode, type: Enum, persistent: no

Shows the voxel write mode of the current CSOGroup.

Values:

Title

Name

​Id

​VoxelWriteModeId

​Const

​VoxelWriteModeConst

​Const Plus Id

​VoxelWriteModeConstPlusId

​Module

​VoxelWriteModeModule

Value (groupVoxelWriteValue)

name: groupVoxelWriteValue, type: Float, persistent: no

Shows the voxel write value of the current CSOGroup.

Use (groupUseSeedPointStyle)

name: groupUseSeedPointStyle, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the seed point style of the contained CSOs.

Use (groupUseSeedPointColor)

name: groupUseSeedPointColor, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the seed point color of the contained CSOs.

Use (groupUseSeedPointAlpha)

name: groupUseSeedPointAlpha, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the seed point alpha of the contained CSOs.

Use (groupUseSeedPointSize)

name: groupUseSeedPointSize, type: Bool, persistent: no

Shows whether the current CSOGroup overwrites the seed point size of the contained CSOs.

Style (groupSeedPointStyle)

name: groupSeedPointStyle, type: Enum, persistent: no, deprecated name: groupMarkerMode

Shows the seed point mode of the current CSOGroup.

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

Color (groupSeedPointColor)

name: groupSeedPointColor, type: Color, persistent: no, deprecated name: groupMarkerColor

Shows the seed point color of the current CSOGroup.

Alpha (groupSeedPointAlpha)

name: groupSeedPointAlpha, type: Float, persistent: no, deprecated name: groupMarkerAlpha

Shows the seed point alpha value of the current CSOGroup.

Size (groupSeedPointSize)

name: groupSeedPointSize, type: Float, persistent: no, deprecated name: groupMarkerSize

Shows the seed point size of the current CSOGroup.

Enable overview (shouldGenerateCSOStringOutput)

name: shouldGenerateCSOStringOutput, type: Bool, default: FALSE

If checked, the module generates a configurable information string that shows an overview over all CSOs.

Enable overview (shouldGenerateCSOGroupStringOutput)

name: shouldGenerateCSOGroupStringOutput, type: Bool, default: FALSE

If checked, the module generates a configurable information string that shows an overview over all CSOGroups.

All (allCSOIds)

name: allCSOIds, type: String, persistent: no

Shows all CSO IDs in the attached CSOList.

All (allCSOGroupIds)

name: allCSOGroupIds, type: String, persistent: no

Shows all CSOGroup IDs in the attached CSOList.

Selected (allSelectedCSOIds)

name: allSelectedCSOIds, type: String, persistent: no

Shows the IDs of all selected CSOs in the attached CSOList.

Selected (allSelectedCSOGroupIds)

name: allSelectedCSOGroupIds, type: String, persistent: no

Shows the IDs of all selected CSOGroups in the attached CSOList.

Cso Info

name: csoInfo, type: String, persistent: no

Shows the (configurable) overview information string over all CSOs.

Group Info

name: groupInfo, type: String, persistent: no

Shows the (configurable) overview information string over all CSOGroups.

Type (showCSOType)

name: showCSOType, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOs’ types.

SubType

name: showCSOSubType, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOs’ subtypes.

Creator ID

name: showCSOCreatorId, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOs’ creator ids.

Description (showCSODescription)

name: showCSODescription, type: Bool, default: FALSE

If checked, the overview string contains information about the CSOs’ descriptions.

Num. seed points

name: showCSONumSeedPoints, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOs’ number of seed points.

Num. path points

name: showCSONumPathPoints, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOs’ number of path points.

Length (showCSOLength)

name: showCSOLength, type: Bool, default: FALSE

If checked, the overview string contains information about the CSOs’ lengths.

Area (showCSOArea)

name: showCSOArea, type: Bool, default: FALSE

If checked, the overview string contains information about the CSOs’ areas.

Grouping

name: showCSOGrouping, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOs’ groups.

Closed state

name: showCSOClosedState, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOs’ closed state.

In plane

name: showCSOInPlane, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOs’ in-plane state.

Self-intersecting

name: showCSOSelfIntersecting, type: Bool, default: FALSE

If checked, the overview string contains information about the CSOs’ self-intersecting state.

Description (showGroupDescription)

name: showGroupDescription, type: Bool, default: FALSE

If checked, the overview string contains information about the CSOGroups’ descriptions.

Num. CSOs (showGroupNumCSO)

name: showGroupNumCSO, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOGroups’ number of contained CSOs.

CSO ids

name: showGroupCSOIds, type: Bool, default: TRUE

If checked, the overview string contains information about the CSOGroups’ contained CSOs’ IDs.

Repaint

name: listenToRepaintNotifications, type: Bool, default: FALSE

If checked, the module updates on repaint notifications.

Depends on the field Update Mode.

Finishing

name: listenToFinishingNotifications, type: Bool, default: TRUE

If checked, the module updates on finish notifications.

Depends on the field Update Mode.

Selection changed

name: listenToSelectionChangedNotifications, type: Bool, default: TRUE

If checked, the module updates on selection notifications.

Depends on the field Update Mode.

CSO currently under mouse

name: listenToCSOCurrentlyUnderMouseNotifications, type: Bool, default: TRUE

If checked, the module updates the information on the ID of the CSO currently under the mouse cursor.

If unchecked, the field CSO Id Currently Under Mouse is invalid.

Hidden Fields

autoApply

name: autoApply, type: Bool, default: FALSE

isProcessing

name: isProcessing, type: Bool, persistent: no

done

name: done, type: Trigger, persistent: no