Scope: Schematic editor
Object: SymbolPartitions Object
Prerequisites: None
Returns the list of symbol partitions for a given design.
SymbolPartitions.GetSymbolPartitionsArray(ByVal siCDBDesign As String) As IStringList
The design name.
As StringList. A StringList Collection of the symbol partitions for the design.