check_trim
check_trim [ -lpp1layerName] [ -error_types { all | { [space] [shape] [missing] [floating] [overlapping] } } ] [ -region {f_xlo f_ylo f_xhi f_yhi} ]
Description
Classifies the violations that arise in trim checking.
Arguments
Examples
The following example checks all violations associated to M1 layer inside the given region.
check_trim -lpp1 M1 -error_types { all space shape missing floating overlapping } -region {100.1 100.1 150.4 18.80}
Related Topics
Return to top