db_get_coord()
Returns the handle to a coordinate point from the current point in a list.
Syntax:
db_get_coord(pointHandle);
where
pointHandle is a handle to a point returned from as function such as db_first_point() or db_next_point().
Example:
decl dgHandle, pntHandle, coord;
pntHandle = db_first_point (dgHandle);
if (pntHandle) coord = db_get_coord (pntHandle);
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 ![]()