hi,
I need to delete all duplicate elements using tcl command. I am new to tcl coding.
*createmark elements 1 'displayed'
*createmark elements 2
*elementtestduplicates elements 1 2 1
I copied these command line from command.tcl. But i am not sure how to mark the failed element and delete it using tcl command