GetPDBPartition Method (PDBPartitions Object)

Scope: Schematic editor

Object: PDBPartitions Object

Prerequisites: None

Returns the name of the PDB partition.

Usage

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

Arguments

Index

An index of PDB partitions in a list. Indexing starts at 1.

siCDBDesign

The name of the design.

Return Values

As String. A string containing the name of the PDB partition.