Find duplicate Surfaces


Updated by Altair Forum User
Hi all,
I am trying to find duplicate surfaces in a model.
I couldn't find any Tcl command for searching duplicate surfaces, however there is following Tcl command from HyperMesh Desktop Reference Guide which searches faces:
*createmark faces 1 all
*facepreviewduplicates 1 0.1
In the status message bar, the message '5 faces are duplicate' appears.
However my target is to find out the pairs of duplicate surfaces.
Is it possible using HyperMesh Tcl?
Best regards,
Mubeen