*CE_PreviewDuplicates
Find duplicate connectors and place them on the output mark.
Syntax
*CE_PreviewDuplicates outputmark tolerance
Type
HyperMesh Tcl Modify Command
Description
Find duplicate connectors and place them on the output mark.
Inputs
- outputmark
- Connector mark to be populated.
- tolerance
- Search radius to determine duplicates.
Examples
*CE_PreviewDuplicates(1, 0.5)
This command works similar to the preview empty or preview unused options in the HyperMesh Delete panel. The output mark should not contain any connectors prior to calling this command. The preview duplicates feature highlights all connectors that share exactly the same information within the specified tolerance.