RemoveSymbolPartitionByName Method (SymbolPartitions Object)

Scope: Schematic editor

Object: SymbolPartitions Object

Prerequisites: None

Removes an entry (specified by name) from the symbol partitions list for a given design.

Usage

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

Arguments

sPartition

The name of the symbol partition to remove from the list.

siCDBDesign

The name of the design.