de_rotate_image()

Rotates an instance (element) being placed in a specified direction around pin 1. This command must be specified between the function de_init_item() and the function de _ place_item(). Returns: none.

Syntax:

de_rotate_image(direction);

where

direction is the string "UP", "DOWN", "LEFT", "RIGHT".

Example:
decl itemInfoOSP=de_init_item("R");
de_rotate_image("UP");
de_place_item(itemInfoOSP, 10, 20);
itemInfoOSP=de_free_item(itemInfoOSP);

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.
Export all Variables
Insert Equations from File
PI Attenuator

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources