Back to FabImage Studio website
You are here: Start » Filter Reference » Region Relations » MakeRegionConditional
Computes region feature and checks whether its value is in range.
Name | Type | Description | |
---|---|---|---|
![]() |
inRegion | Region | Input region |
![]() |
inFeature | RegionFeature | Region feature value to be computed |
![]() |
inMinimum | Real* | Lowest value of the range |
![]() |
inMaximum | Real* | Highest value of the range |
![]() |
outConditionalRegion | Region? | The region if the condition is met or nothing otherwise |
Examples
Description of usage of this filter can be found in examples and tutorial: Capsules.
Complexity Level
This filter is available on Basic Complexity Level.