de_parts_option_set_package_offset()

Sets the Package Offsets parts list option.

Syntax:

de_parts_option_set_package_offset (packageAttributeName, packageName, xOffset, yOffset);

where

packageAttributeName is the name of the user attribute.

packageName is the value of the user attribute.

xOffset is the amount the origin on the x coordinate will be offset to make the placement coordinate.

yOffset is the amount the origin on the y coordinate will be offset to make the placement coordinate.

Example:

For each instance which has a user attribute named "Package", with attribute value "P1", the placement coordinate will be the origin offset by xOffset, yOffset.

de_parts_option_set_package_offset ("Package", "P1", 15, 0);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources