Scope: Schematic editor
Object: Block Object
Prerequisites: None
Updates components with pin number changes from their symbols.
Block.PromoteSymbolNumbers(ByVal SelectedOnly As VdAllOrSelected, ByVal Slot As Long)
Specifies whether to consider all objects or just the selected items. This is of the form VdAllOrSelected Enum.
Slot value to use when promoting symbol pin numbers. Use 1 as the value for non-slotted parts.
This method corrects the pin number values with pin number changes from their symbols based on the slot specified in the second parameter.