Scope: Schematic editor
Object: PDBPartitions Object
Prerequisites: None
Inserts a new entry into the PDB partitions list at the specified index position for a given design.
PDBPartitions.InsertPDBPartition(ByVal sPartition As String, ByVal Index As Long, siCDBDesign As String)
The name of the PDB partition to add.
Index position in the PDB partition list at which to add the new entry. Indexing starts at 1.
siCDBDesign
The name of the design.