db_first_dg()

Returns a handle to the first data group component (shape or text) of a given mask.

Syntax:

db_first_dg(maskHandle);

where

maskHandle is the handle of a mask component returned from a function such as db_first_mask() or db_next_mask().

Example:
decl msk, dg, repP;
msk = db_first_mask(repP);
dg = db_first_dg(msk);

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.

Get Path Info
Modify Circle Resolution
Polylines to Polygons

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources