DREAM.3D v6 User Manual
|
Core (Misc)
This Filter emits a true or false signal based on the number of occurrences of true in the supplied boolean Attribute Array. If the user input Number of True Instances is less than the number of true values in the supplied array, a boolean false is emitted. Otherwise, a boolean true is emitted. If a negative number is entered for the Number of True Instances, then the Filter will emit true only if all values in the supplied array are true.
Note: This Filter only provides use when DREAM.3D is engaging in network communications.
Name | Type | Description |
---|---|---|
Number of True Instances | int32_t | The number of true instances for comparison |
Any
Kind | Default Name | Type | Component Dimensions | Description |
---|---|---|---|---|
Any Attribute Array | None | int32_t | (1) | Boolean array on which to apply decision |
None
Please see the description file distributed with this Plugin
If you need more help with a Filter, please consider asking your question on the DREAM.3D Users Google group!