GetTopDesignList

Returns a list of all designs that are open in SIwave.
UI Command:   None.
Syntax:   obj.GetTopDesignList()
Parameters:  

None.

Return Value:  

ARRAY of strings containing names of all open designs.

VB Example:   obj.GetTopDesignList()
IPY Example:   oDoc.GetTopDesignList()