GetSymbolPartitionsArray Method (SymbolPartitions Object)

Scope: Schematic editor

Object: SymbolPartitions Object

Prerequisites: None

Returns the list of symbol partitions for a given design.

Usage

SymbolPartitions.GetSymbolPartitionsArray(ByVal siCDBDesign As String) As IStringList

Arguments

siCDBDesign

The design name.

Return Values

As StringList. A StringList Collection of the symbol partitions for the design.