de_modify_break()

Converts selected polygons into polylines; that is, breaks a closed shape into an open shape. Returns: none.

See also: de_modify_join() , de_modify_explode().

Syntax:

de_modify_break([x,y]);

where

x,y is optional. The point within selected region of object to break.

Example:
de_modify_break();

or

de_modify_break(10,20);

Where Used:

Schematic, Layout

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources