Hi guys,
Everyone knows the command "SelDup". It selects all dupliate geometry at once.
In Python Script I would like to compare a (few thousand) polylines for duplicates and would like to know how many duplicates there are of each type.
I would like to know if there is one duplicate curve at a position, or if it exists more than once at the exact same position.
I think I would need the not yet implemented "Compare Geometry" function to do that, but maybe someone has another solution.
Thanks
- Martin


Reply With Quote