Select curves w/specific radius\fillet curves - is there a command?

is there a simple way to or command to select curves of a specific type like a fillet curve of a specific radius or a subcurve of specific radius or curves/subcurves of a min/max radius. I’ve got a ton of small curves that are part of larger curves and i am trying to develop specific CNC tool paths for the these smaller curves as they require a specific bit for milling.

I was hoping there was a command that would do this but cant seem to find one. any help would be appreciated.

Gary L.

You can make a Grasshopper definition to achieve it, just fyi,

SelectCrSpecificRadius.gh (14.1 KB)

you have the command SelSmall which will select anything to a specified size, the curves would have to be exploded so the filet can be grabbed.