de_save_design()
Saves the schematic and layout representations of a design either as the name the design currently has or as a different name. Returns the name that the design was saved as.
Syntax:
de_save_design(designName, designHandle);
where
designName is the name to save the design as; NULL if saving design as same name.
designHandle is the handle of the design to save.
Example:
decl designHandle;
de_save_design("test1", designHandle);
Where Used:
Schematic, Layout
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()