AppendSymbolPartition Method (SymbolPartitions Object)

Scope: Schematic editor

Object: SymbolPartitions Object

Prerequisites: None

Adds a new entry to the end of the symbol partitions list for a given design.

Usage

SymbolPartitions.AppendSymbolPartition(ByVal sPartition As String, siCDBDesign As String)

Arguments

sPartition

The name of the symbol partition to append to the list.

siCDBDesign

The name of the design.