de_crop()
Preserves the defined rectangular region from selected polygons, rectangles, circles, or paths while removing all areas outside of the region. This command will fail and will display an error if traces or instances are selected. All other types are silently ignored. Returns: 1 if successful, otherwise 0.
Syntax:
de_crop(x1, y1, x2, y2);
where
x1, y1 is the first corner of the rectangular region.
x2, y2 is the second, opposite corner of the rectangular region.
Example:
de_select_all(); de_crop(0, 0, 10, 10);
Where Used:
Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()