CSOVoxelSetListInfo

MacroModule
author Christoph Brachmann
package FMEwork/ReleaseMeVis
definition CSOVoxelSetListInfo.def
see also CSOVoxelizeContours
keywords CSO, CSOVoxelSet, mask, voxelize, voxel, list

Purpose

The module CSOVoxelSetListInfo shows information about an attached CSOVoxelSetList.

Windows

Default Panel

../../../Modules/Macros/CSOVoxelSet/mhelp/Images/Screenshots/CSOVoxelSetListInfo._default.png

Input Fields

inCSOVoxelSetList

name: inCSOVoxelSetList, type: MLBase

Connect a CSOVoxelSetList here.

Parameter Fields

Visible Fields

Number of CSOVoxelSets Found

name: numCSOVoxelSet, type: Integer, default: 0

Shows the number of CSOVoxelSets in the attached list.

Number of CSOVoxelSetGroups Found

name: numCSOVoxelSetGroup, type: Integer, default: 0

Shows the number of CSOVoxelSetGroups in the attached list.

Bounding Box V1

name: boundingBoxV1, type: Vector3, persistent: no

Shows the minimum corner of the bounding box of all CSOVoxelSets.

Bounding Box V2

name: boundingBoxV2, type: Vector3, persistent: no

Shows the maximum corner of the bounding box of all CSOVoxelSets.

Selected CSOVoxel Set Idx

name: selectedCSOVoxelSetIdx, type: Integer, default: 0, minimum: 0, maximum: :field:`numCSOVoxelSet`

Sets an index of a CSOVoxelSet to selected it and to display information about this CSOVoxelSet.

Id (selectedCSOVoxelSetId)

name: selectedCSOVoxelSetId, type: Integer, minimum: 0, persistent: no

Shows the id of the selected CSOVoxelSet.

Label (selectedCSOVoxelSetLabel)

name: selectedCSOVoxelSetLabel, type: String, persistent: no

Shows the label string of the selected CSOVoxelSet.

Slices

name: selectedCSOVoxelSetNumSlices, type: Integer, persistent: no

Shows how many image slices are spanned by the selected CSOVoxelSet.

Start

name: selectedCSOVoxelSetStartingSlice, type: Integer, persistent: no

Shows the starting slice number of the the selected CSOVoxelSet.

End

name: selectedCSOVoxelSetEndingSlice, type: Integer, persistent: no

Shows the ending slice number of the the selected CSOVoxelSet.

Timepoint

name: selectedCSOVoxelSetTimepoint, type: Integer, persistent: no

Shows the time point of the the selected CSOVoxelSet.

Creator

name: selectedCSOVoxelSetCreator, type: String, persistent: no

Shows the creator id of the the selected CSOVoxelSet.

Voxels

name: selectedCSOVoxelSetNumTotalVoxels, type: String, persistent: no

Sets

BoundingBox V1

name: selectedCSOVoxelSetBoundingBoxV1, type: Vector3, persistent: no

Shows the minimum corner of the bounding box of the selected CSOVoxelSet.

BoundingBox V2

name: selectedCSOVoxelSetBoundingBoxV2, type: Vector3, persistent: no

Shows the maximum corner of the bounding box of the selected CSOVoxelSet.

Selected CSOVoxel Set Group Idx

name: selectedCSOVoxelSetGroupIdx, type: Integer, default: 0, minimum: 0, maximum: :field:`numCSOVoxelSetGroup`

Sets an index of a CSOVoxelSetGroup to selected it and to display information about this CSOVoxelSetGroup.

Id (selectedCSOVoxelSetGroupId)

name: selectedCSOVoxelSetGroupId, type: Integer, minimum: 0, persistent: no

Shows the id of the selected CSOVoxelSetGroup.

Label (selectedCSOVoxelSetGroupLabel)

name: selectedCSOVoxelSetGroupLabel, type: String, persistent: no

Shows the label string of the selected CSOVoxelSetGroup.

Input Valid

name: inputValid, type: Bool, persistent: no

Shows whether the input CSOVoxelSetList is valid.