cut
cut-region{f_xlo f_ylo f_xhi f_yhi} [ -setd_setObj]
Description
Breaks a wire segment into two segments.
This command is normally performed interactively in the workspace by choosing Edit—Cut. Segments that intersect the cut area perimeter are broken into two segments with an overlap of the minimum width. If -set is given, only segments in the given set are cut.
Arguments
|
Specifies the lower-left (f_xlo, f_ylo) and the upper-right (f_xhi, f_yhi) bounding box coordinates for the cut area. |
|
Related Topics
Return to top