de_insert_arrow()

Inserts an arrow draw as a polyline or polygon item.

Syntax:

de_insert_arrow(arrowNum, length, width, solid, x2, y2, x1, y1);

where

arrowNum is the number of arrowheads to be drawn.

length is the length of the arrowhead.

width is the width of the arrowhead.

solid is TRUE if the arrow should be drawn as a polygon; FALSE if the arrow should be drawn as a polyline.

x1, y1 and x2, y2 are the coordinates of the end points of the arrows.

Example:
de_insert_arrow(2, 20, 6.67, FALSE, -220, -165, 20, 10);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources