i need it to only select lines that are less than 1/32" or .03125" or .79375mm
and actually they are not detail lines. they are Lines in a Profile family
This is for 3d printing, but I want to remove any segments that are smaller than the print head’s resolution.
When I get the length and compare it I’m not getting true or false. Just nulls. Should I change my project units maybe or am I missing something else?