delete_trim_fill_shapes
delete_trim_fill_shapes [ -layer { all | {s_layerName …} } ] [ -region{f_xlo f_ylo f_xhi f_yhi}]
Description
Deletes shapes that are created temporarily to prevent minEndOfLineSpacing violations when aligning trims.
Arguments
Examples
The following example deletes all the trim fill shapes that are inside the given region.
delete_trim_fill_shapes -region {100.1 100.1 150.4 18.80}
Related Topics
Return to top