I created this simple component for Grasshopper. This component has 3 inputs: 1- a list of numbers 2- Lower limit 3- Upper limit. The component will then compare each entry in the list of numbers and if the number falls between the Min and Max limits(bigger or equal to the Min and smaller or equal to the Max at the same time) it will output True, otherwise false. In this video, you'll see a real test case/scenario where this component might be useful.
Download Link: https://drive.google.com/file/d/15sjSzagNqwUPKp79cjR2BuUX1EiyhlXn/view?usp=sharing






