db_get_transform_mirror_y()

Returns the y axis mirror flag of a transform object, as returned from the function db_get_instance_attribute(), where: 0 = not mirrored around the y axis, and 1 = mirrored around the y axis.

Syntax:

db_get_transform_mirror_y(transformHandle);

where

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

Example:
decl miry;
decl instTrans;
instTrans = db_get_instance_attribute();
miry = db_get_transform_mirror_y(instTrans);

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.

EEsof Part List - Modified
Get Instance Rotation

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources