Scope: Schematic editor
Object: SymbolPartitions Object
Prerequisites: None
Returns the name of a symbol partition (specified by index) for a given design from the symbol partitions list.
SymbolPartitions.GetSymbolPartition(ByVal Index As Long, ByVal siCDBDesign As String) As String
Index of the element in the collection. Indexing starts at 1.
The design name.
As String. A string containing the name of the symbol partition.