Problem with extracting pieces with same Z-coordinate

don’t use Equality unless you are comparing integers :slight_smile:

best solution is to check if the difference between number A and number B is small enough to be considered negligible:

FLOOR EXTRACTION ISSUE_inno.gh (882.3 KB)

just one of the many threads on the topic, Problem with "Equality" - #3 by nathanletwory you can use the forum search function to find many more of those

1 Like