Scope: Schematic editor
Object: Block Object
Prerequisites: None
Updates components with changes from their symbols.
Block.ApplySymbolUpdate(ByVal SelectedOnly As VdAllOrSelected, ByVal Slot As Long)
Specifies whether to consider all objects of just the selected objects. 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.
The method updates the position of symbol pin numbers and the REFDES that were moved after the component was instantiated. The method also corrects the pin number values based on the slot specified in the second parameter.