de_modify_explode()

Converts selected polygons and polylines into two-point polyline segments. Each pair of vertices form a new shape. Returns: none.

See also: de_modify_join(), de_modify_break().

Syntax:

de_modify_explode([x,y]);

where

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

Example:
de_modify_explode();

or

de_modify_explode(10,20);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources