I don't think there is an easy way to do that.
To efficiently detect identical entities:
1, implement hash code for all entities;
2, implement an equal() member function for all, to be used to handle hash collisions;
sounds like an interesting small project.
LittleTinyWorkshop wrote
Hi
Is there a way in LibreCAD to select and erase any duplicate entities please.
Regards
LTW