rhinocommon icon indicating copy to clipboard operation
rhinocommon copied to clipboard

SelDup function

Open sbaer opened this issue 13 years ago • 2 comments

Requested through personal email and on the python forum. Some sort of test for similarity type function http://python.rhino3d.com/threads/880-Select-duplicates-(wish)

sbaer avatar Jan 19 '12 07:01 sbaer

Steve, just use RhinoCompareGeometry(). See rhinoSdkUtilities.h for a description....

dalefugier avatar Jan 19 '12 16:01 dalefugier

There needs to be a new version of that function that takes ON_Geometry instead of CRhinoObjects.

sbaer avatar Jan 19 '12 16:01 sbaer