ObjectSet.addMatchedObjects


addMatchedObjects(distTol)

Adds to this set all the objects within the given tolerance of each other. Operates like a pre-merge functions, shows what object would merge with the given tolerance

distToldouble
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to ObjectSet

Back to Overview