Returns the path names of all schematics currently open.
Number | Type | Compulsory | Default | Description |
1 | real | No | All schematics | No longer used |
Originally this was the index of a schematic window as returned in the user index field by the function GetWindowNames with the 'full' option specified. However, since version 8, the GUI design of SIMetrix has changed and there is no longer a concept of different types of window. All windows can contain many different types of tabbed object. So this value is now ignored and the function returns the paths for all open schematics.
Return type: string array
A string array containing the full path names all schematics currently open.
▲Function Summary▲ | ||
◄ GetNumCurves | GetOption ▶ |