PromoteSymbolNumbers Method (Block Object)

Scope: Schematic editor

Object: Block Object

Prerequisites: None

Updates components with pin number changes from their symbols.

Usage

Block.PromoteSymbolNumbers(ByVal SelectedOnly As VdAllOrSelected, ByVal Slot As Long)

Arguments

SelectedOnly

Specifies whether to consider all objects or just the selected items. This is of the form VdAllOrSelected Enum.

Slot

Slot value to use when promoting symbol pin numbers. Use 1 as the value for non-slotted parts.

Description

This method corrects the pin number values with pin number changes from their symbols based on the slot specified in the second parameter.