de_parts_option_add_inclusion_items()

Adds an Inclusion List to the parts list options.

Syntax:

de_parts_option_add_inclusion_items (list ("res_smt"));

where

list is a list of items that will appear in the parts list. This list is useful if parts have not been consistently flagged as BOM items. For this case, specify to include only items flagged as BOM items, and add additional items in the inclusion list.

Inclusion items are treated as leaf-level parts and do not get flattened. For example, if an inclusion item is a hierarchical part, its subelements will not be included in the parts list.

Example:
de_parts_option_check_bom (TRUE);

or

de_parts_option_add_inclusion_items (list ("res_smt"));

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources