RemovePDBPartitionByName Method (PDBPartitions Object)

Scope: Schematic editor

Object: PDBPartitions Object

Prerequisites: None

Removes the PDB Partition with the specified name from the PDB partitions list of a given design.

Usage

PDBPartitions.RemovePDBPartitionByName(ByVal sPartition As String, siCDBDesign As String)

Arguments

sPartition

The name of the PDB partition to remove.

siCDBDesign

The name of the design.