de_bom()

Generates a bill of material file for the current representation. Returns: none.

See also: de_parts(), de_net().

Syntax:

de_bom(fileName, showDlg);

where

fileName is the name of file to store Bill of Materials list.

showDlg is whether or not to show the Bill of Materials list, where:

  • TRUE is show the list.
  • FALSE is do not show the list (it still records to the file).

Example:
de_bom ("my BOMList", FALSE);

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources