FiberTreeInfo¶
-
MLModule
¶ genre DTIVisualization
author Jan Klein
package FMEwork/Release
dll MLFiberTree
definition MLFiberTree.def see also FiberTree
,FiberTreeQuery
,FiberFromIndex
,IndexArithmetic2
keywords DTI
,tensor
,fiber
,query
,tree
,info
Purpose¶
The module FiberTreeInfo
displays information about a fiber tree which can be computed by the module FiberTree
.
Parameter Fields¶
Field Index¶
Auto Update : Bool |
Bbox Max : Vector3 |
Bbox Min : Vector3 |
Max Depth : Integer |
Number of Fiber Segments : Integer |
Number of Fibers : Integer |
Number of Nodes : Integer |
Update : Trigger |
Visible Fields¶
Bbox Min¶
-
name:
bboxMin
, type:
Vector3
, persistent:
no
¶ Shows the minimum corner of the bounding box enclosing the fibers.
Bbox Max¶
-
name:
bboxMax
, type:
Vector3
, persistent:
no
¶ Shows the maximum corner of the bounding box enclosing the fibers.
Max Depth¶
-
name:
maxDepth
, type:
Integer
, persistent:
no
¶ Shows the maximum depth of the fibers’ octree.
Number of Fibers¶
-
name:
objectNumber
, type:
Integer
, persistent:
no
¶ Shows the number of fibers in the fiber set.
Number of Fiber Segments¶
-
name:
objectPartsNumber
, type:
Integer
, persistent:
no
¶ Shows the number of fiber segments.
Number of Nodes¶
-
name:
nodesNumber
, type:
Integer
, persistent:
no
¶ Shows the number of nodes in the fiber set.