Next: Electrical Nodes
Up: Schematic Editor Functions
Previous: Schematic Editor Functions
Contents
Index
-
- (int) ToSpice(spicefile)
This function will dump a SPICE file from the current cell to a file
of the given name. If the argument is null or an empty string, the
name will be that of the current cell with a ``.cir'' suffix.
Any existing file of the same name will be moved, and given a ``.bak'' extension. The return value is 1 on success, 0 otherwise.
Stephen R. Whiteley
2012-04-01