db_get_transform_y()

Returns the y coordinate of an instance's transformation record.

Syntax:

db_get_transform_y( transformHandle );

where

transformHandle is a handle to an instance's transformation record.

Example:
decl y;
decl instTrans;
instTrans = db_get_instance_attribue();
y = db_get_transform_y(instTrans);
Where Used:

Schematic, Layout

 

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

Contents
Additional Resources