FiberTreeInfo¶
- MLModule¶
genre
author
package
dll
definition
see also
keywords
Purpose¶
The module FiberTreeInfo displays information about a fiber tree which can be computed by the module FiberTree.
Windows¶
Default Panel¶
Input Fields¶
inputFiberTree¶
- name: inputFiberTree, type: MLBase¶
Object of type FiberOctree.
Parameter Fields¶
Field Index¶
|
|
|
|
|
|
|
|
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.
Auto Update¶
- name: autoUpdate, type: Bool, default: TRUE¶
If checked, the module computes anew on any input change.
Update¶
- name: update, type: Trigger¶
If pressed, the module computes anew.