Back to FabImage Studio website

You are here: Start » Filter Reference » Region » Region Relations » MakeRegionConditional

MakeRegionConditional


Module: FoundationBasic

Computes a region feature, checks whether its value is in range and creates a conditional region on this basis.

Name Type Description
Input value
inRegion Region Input region
Input value
inFeature RegionFeature Region feature value to be computed
Input value
inMinimum Real* Lowest value of the range
Input value
inMaximum Real* Highest value of the range
Output value
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 Advanced Complexity Level.