RemovePDBPartitionByIndex Method (PDBPartitions Object)

Scope: Schematic editor

Object: PDBPartitions Object

Prerequisites: None

Removes the PDB Partition located at the specified index position from the PDB partitions list of a given design.

Usage

PDBPartitions.RemovePDBPartitionByIndex(ByVal Index As Long, siCDBDesign As String)

Arguments

Index

Index position of the partition to be removed from the PDB partition. Indexing starts at 1.

siCDBDesign

The name of the design.