RemoveSymbolPartitionByIndex Method (SymbolPartitions Object)

Scope: Schematic editor

Object: SymbolPartitions Object

Prerequisites: None

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

Usage

SymbolPartitions.RemoveSymbolPartitionByIndex(ByVal Index As Long, siCDBDesign As String)

Arguments

Index

Index of the element in the collection. Indexing starts at 1.

siCDBDesign

The name of the design.