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.
Input Fields¶
Parameter Fields¶
Field Index¶
Bounding Box V1 : Vector3 |
Input Valid : Bool |
Start : Integer |
Bounding Box V2 : Vector3 |
Label (selectedCSOVoxelSetLabel) : String |
Timepoint : Integer |
BoundingBox V1 : Vector3 |
Label (selectedCSOVoxelSetGroupLabel) : String |
Voxels : String |
BoundingBox V2 : Vector3 |
Number of CSOVoxelSetGroups Found : Integer |
|
Creator : String |
Number of CSOVoxelSets Found : Integer |
|
End : Integer |
Selected CSOVoxel Set Group Idx : Integer |
|
Id (selectedCSOVoxelSetId) : Integer |
Selected CSOVoxel Set Idx : Integer |
|
Id (selectedCSOVoxelSetGroupId) : Integer |
Slices : Integer |
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.
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.