InsertSymbolPartition Method (SymbolPartitions Object)

Scope: Schematic editor

Object: SymbolPartitions Object

Prerequisites: None

Inserts a new entry into the symbol partitions list for a design, at the specified position.

Usage

SymbolPartitions.InsertSymbolPartition(ByVal sPartition As String, ByVal Index As Long, siCDBDesing As String)

Arguments

sPartition

The name of the symbol partition to add.

Index

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

siCDBDesign

The name of the design.