db_get_y()

Returns an integer; the y coordinate in data base units.

Syntax:

db_get_y(coordHandle);

where

coordHandle is a handle to a coordinate, as returned from db_get_coord().

Example:
decl pointHandle, coordHandle, y;
coordHandle = db_get_coord(pointHandle);
y = db_get_y(coordHandle);

Download Example File:

The following link(s) lead to the Agilent EEsof EDA Knowledge center website. You will need to register at this site with a valid support contract to download an example file.

Find Close Vertexes
Polylines to Polygons

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources