replace_item method

replace_item

def replace_item(self, new_item, index):
    ...
ParameterTypeDescription
new_itemSVGPoint
indexint

See Also