db_first_property()

Returns a handle to the first property in a property list, given a handle to any property in the list.

Syntax:

db_first_property( propertyHandle);

where

propertyHandle is the property handle returned from any db_get_xxxx_attribute() function.

Example:
decl propHandle;
decl instHandle;
propHandle = db_first_property( db_get_instance_attribute(instHandle, 
INST_PROPERTY));
Where Used:

Schematic, Layout

 

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

Contents
Additional Resources