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 offers detailed information on the currently selected CSO and the currently selected CSOGroup as well as overview information on all CSOs and all 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 item (CSOs or CSOGroups) can be found. Below that, the id of the concerning 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 Id (csoId): Integer Selection changed: Bool
All (allCSOGroupIds): String Id (groupId): Integer Self-intersecting: Bool
Alpha (csoPathPointAlpha): Float In plane: Bool Show just first CSO instead of selected: Bool
Alpha (csoSeedPointAlpha): Float Is closed: Bool Show just first CSOGroup instead of selected: Bool
Alpha (groupPathPointAlpha): Float Is in plane: Bool Show private values: Bool
Alpha (groupSeedPointAlpha): Float Is point: Bool Show state (csoShowState): Bool
apply: Trigger Is self-intersecting: Bool Show state (groupShowState): Bool
Area (csoArea): Double isProcessing: Bool Size (csoSeedPointSize): Float
Area (showCSOArea): Bool Label (csoLabel): String Size (groupSeedPointSize): Float
autoApply: Bool Label (groupLabel): String Style (csoPathPointStyle): Enum
Bound. Box Center: Vector3 Length (csoLength): Float Style (csoSeedPointStyle): Enum
Bound. Box Center:: Vector3 Length (showCSOLength): Bool Style (groupPathPointStyle): Enum
Closed state: Bool Max. Bound. Box: Vector3 Style (groupSeedPointStyle): Enum
Color (csoPathPointColor): Color Max. Bound. Box:: Vector3 Subtype (csoSubType): String
Color (csoSeedPointColor): Color Min. Bound. Box: Vector3 SubType (showCSOSubType): Bool
Color (groupPathPointColor): Color Min. Bound. Box:: Vector3 Time Point Index (csoTimePointIndex): Integer
Color (groupSeedPointColor): Color Mode (csoVoxelWriteMode): Enum Time Point Index (groupTimePointIndex): Integer
Creator ID: Bool Mode (groupVoxelWriteMode): Enum Total Area: Double
CreatorId: Integer Num. CSOs (numCSOs): Integer Total Length: Double
Cso Currently Under Mouse (csoCurrentlyUnderMouse): Integer Num. CSOs (groupNumCSOs): Integer Type (csoType): String
CSO currently under mouse (listenToCSOCurrentlyUnderMouseNotifications): Bool Num. CSOs (showGroupNumCSO): Bool Type (showCSOType): Bool
CSO fields are valid: Bool Num. Groups (numGroups): Integer updateMode: Enum
CSO Id List: String Num. Groups (csoNumGroups): Integer Use (groupUseShowState): Bool
CSO ids: Bool Num. Path Points (csoNumPathPoints): Integer Use (groupUseVoxelizeState): Bool
Cso Info: String Num. path points (showCSONumPathPoints): Bool Use (groupUseEditableState): Bool
Current Index (currentlyShownCSO): Integer Num. Seed Points (csoNumSeedPoints): Integer Use (groupUsePathPointStyle): Bool
Current Index (currentlyShownGroup): Integer Num. seed points (showCSONumSeedPoints): Bool Use (groupUsePathPointColor): Bool
Description (csoDescription): String PCA Center (csoCenterPCA): Vector3 Use (groupUsePathPointAlpha): Bool
Description (groupDescription): String PCA Center (groupCenterPCA): Vector3 Use (groupUsePathPointWidth): Bool
Description (showCSODescription): Bool PCA X Axis (csoXAxisPCA): Vector3 Use (groupUseTimePointIndex): Bool
Description (showGroupDescription): Bool PCA X Axis (groupXAxisPCA): Vector3 Use (groupUseVoxelWriteMode): Bool
done: Trigger PCA X Ext (csoXExtPCA): Float Use (groupUseVoxelWriteValue): Bool
Editable: Bool PCA X Ext (groupXExtPCA): Float Use (groupUseSeedPointStyle): Bool
Editable state: Bool PCA Y Axis (csoYAxisPCA): Vector3 Use (groupUseSeedPointColor): Bool
Enable overview (shouldGenerateCSOStringOutput): Bool PCA Y Axis (groupYAxisPCA): Vector3 Use (groupUseSeedPointAlpha): Bool
Enable overview (shouldGenerateCSOGroupStringOutput): Bool PCA Y Ext (csoYExtPCA): Float Use (groupUseSeedPointSize): Bool
Finishing: Bool PCA Y Ext (groupYExtPCA): Float User Data: String
First Seed Position: Vector3 PCA Z Axis (csoZAxisPCA): Vector3 Value (csoVoxelWriteValue): Float
Group fields are valid: Bool PCA Z Axis (groupZAxisPCA): Vector3 Value (groupVoxelWriteValue): Float
Group Id List: String PCA Z Ext (csoZExtPCA): Float Voxelize: Bool
Group Info: String PCA Z Ext (groupZExtPCA): Float Voxelize state: Bool
Grouping: Bool Plane Normal: Vector3 Width (csoPathPointWidth): Float
groupUseMarkerSettings: Bool Repaint: Bool Width (groupPathPointWidth): Float
groupUseVisuals: Bool Selected (allSelectedCSOIds): String  
groupUseVoxelWrite: Bool Selected (allSelectedCSOGroupIds): String  

tdyjgy

Visible Fields

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.

Show just first CSO instead of selected

name: showJustFirstCSOInsteadOfSelected, type: Bool, default: FALSE

If checked, the module always shows the information of the first CSO instead of the curretly selected one.

Show just first CSOGroup instead of selected

name: showJustFirstCSOGroupInsteadOfSelected, type: Bool, default: FALSE

If checked, the module always shows the information of the first CSOGroup instead of the curretly selected one.

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.

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: Float, persistent: no

Shows the length in mm 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 CSOGroup 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

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

Shows the path point color of the current CSO.

Alpha (csoPathPointAlpha)

name: csoPathPointAlpha, type: Float, persistent: no

Shows the path point alpha value of the current CSO.

Width (csoPathPointWidth)

name: csoPathPointWidth, type: Float, persistent: no

Shows the path point width of the current CSO.

Time Point Index (csoTimePointIndex)

name: csoTimePointIndex, type: Integer, persistent: no

Shows the timepoint 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

Shows the seed point mode of the current CSO.

Values:

Title Name
None MarkerModeNone
Rect MarkerModeRect
Circle MarkerModeCircle

Color (csoSeedPointColor)

name: csoSeedPointColor, type: Color, persistent: no

Shows the seed point color of the current CSO.

Alpha (csoSeedPointAlpha)

name: csoSeedPointAlpha, type: Float, persistent: no

Shows the seed point alpha value of the current CSO.

Size (csoSeedPointSize)

name: csoSeedPointSize, type: Float, persistent: no

Shows the seed point size of the current CSO.

Cso 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.

Group fields are valid

name: groupFieldsAreValid, type: Bool, persistent: no

Shows whether the group information fields are valid.

Id (groupId)

name: groupId, type: Integer, default: 0

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

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 mm.

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

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

Shows the path point color of the current CSOGroup.

Alpha (groupPathPointAlpha)

name: groupPathPointAlpha, type: Float, persistent: no

Shows the path point alpha value of the current CSOGroup.

Width (groupPathPointWidth)

name: groupPathPointWidth, type: Float, persistent: no

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 timepoint 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

Shows the seed point mode of the current CSOGroup.

Values:

Title Name
None MarkerModeNone
Rect MarkerModeRect
Circle MarkerModeCircle

Color (groupSeedPointColor)

name: groupSeedPointColor, type: Color, persistent: no

Shows the seed point color of the current CSOGroup.

Alpha (groupSeedPointAlpha)

name: groupSeedPointAlpha, type: Float, persistent: no

Shows the seed point alpha value of the current CSOGroup.

Size (groupSeedPointSize)

name: groupSeedPointSize, type: Float, persistent: no

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 updateMode.

Finishing

name: listenToFinishingNotifications, type: Bool, default: TRUE

If checked, the module updates on finish notifications.

Depends on the field updateMode.

Selection changed

name: listenToSelectionChangedNotifications, type: Bool, default: TRUE

If checked, the module updates on selection notifications.

Depends on the field updateMode.

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 Currently Under Mouse is invalid.

Hidden Fields

updateMode

name: updateMode, type: Enum, default: Off

Values:

Title Name
Off Off
Auto Update AutoUpdate

autoApply

name: autoApply, type: Bool, default: FALSE

apply

name: apply, type: Trigger

isProcessing

name: isProcessing, type: Bool, default: FALSE

done

name: done, type: Trigger

groupUseMarkerSettings

name: groupUseMarkerSettings, type: Bool, persistent: no

Displays whether the current CSOGroup overwrites the marker settings of the contained CSOs.

groupUseVoxelWrite

name: groupUseVoxelWrite, type: Bool, persistent: no

Displays whether the current CSOGroup overwrites the voxel write state of the contained CSOs.

groupUseVisuals

name: groupUseVisuals, type: Bool, persistent: no

Displays whether the current CSOGroup overwrites the visual settings of the contained CSOs.

Table Of Contents