de_copy_design()

Copies the given design file to a new file. Copies the .dsn and .ael files. Also copies mom_dsn design directory, if one exists. Returns: none.

Syntax:

de_copy_design(fromName, toName, cpyHierarchy);

where

fromName is the name of design file to copy; should be full path name.

toName is the new design name; should be full path name.

copyHierarchy indicates the items to be copied, where:

  • TRUE = if entire project hierarchy is to be copied
  • FALSE (default) = if only specified project is to be copied

Example:
de_copy_design("c:myamp", "c:youramp");

Where Used:

Schematic, Layout

 

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

Contents
Additional Resources