InsertPDBPartition Method (PDBPartitions Object)

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.

Usage

PDBPartitions.InsertPDBPartition(ByVal sPartition As String, ByVal Index As Long, siCDBDesign As String)

Arguments

sPartition

The name of the PDB partition to add.

Index

Index position in the PDB partition list at which to add the new entry. Indexing starts at 1.

siCDBDesign

The name of the design.