Scope: Schematic editor
Object: SymbolPartitions Object
Prerequisites: None
Inserts a new entry into the symbol partitions list for a design, at the specified position.
SymbolPartitions.InsertSymbolPartition(ByVal sPartition As String, ByVal Index As Long, siCDBDesing As String)
The name of the symbol partition to add.
Index of the element in the collection. Indexing starts at 1.
The name of the design.