What unit does the tolerance use to get surrounding elements?
I use 1 and get some results
Use 100 and dynamo goes on forever…
What unit does the tolerance use to get surrounding elements?
I use 1 and get some results
Use 100 and dynamo goes on forever…
Units are based on the units in the project. So 1 would be one foot or one inch or one meter or one cm or one kilometer.
Using 1000 is likely pulling every object in the project which explains the time.