de_parts_option_set_attribute_columns()

Sets the User Attribute Columns parts list options.

Syntax:

de_parts_option_set_attribute_columns (list ("INST_SPECIAL", "PART_NUM", "Price"));

where

list is the list of attributes that will appear as columns in the parts list. The attributes can be user properties, user parameters, or instance attributes. The following instance attributes can appear in the report:

  • INST_TYPE
  • INST_SPECIAL
  • INST_NAME
  • INST_DESIGN_NAME
  • INST_SYMBOL_NAME
  • INST_BBOX
  • INST_PROPERTY

Example:

de_parts_option_set_attribute_columns(list("PART_NUM"));

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources