de_stretch()

Stretches or moves an edge of a given shape in the current representation. Returns: none.

Syntax:

de_stretch(oldX, oldY, newX, newY, maintainAngle);

where

oldX,oldY is the point on the edge to stretch.

newX,newY indicates the delta and direction to stretch the edge.

maintainAngle is TRUE if the adjacent angles of the edge to stretch are to be kept, FALSE otherwise.

Example:
de_stretch(0,0, 20,20, TRUE);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources