a quick question about float

you can use the Python function float.is_integer()

I made you an example which deletes all the points from a SOP which have a custom attribute which is an integer - or adds them to a group.
delete_points_attrib_integer.tox (1.17 KB)