Utility Scripts for analysis : FilterCurvesByLength

 From:  Michael Gibson
8608.10 In reply to 8608.7 
Hi Marco, to make it work for any distance value instead of integers only you can use a <moi:DistanceInput> input field instead of a <moi:UnsignedIntegerInput> .

The <moi:DistanceInput> will allow floating point values and will automatically get a unit system label (like mm or cm, etc..) after it.

- Michael