duplicate# EdbPadstacks.duplicate(target_padstack_name, new_padstack_name='')[source]# Duplicate a padstack. Parameters: target_padstack_namestrName of the padstack to be duplicated. new_padstack_namestr, optionalName of the new padstack. Returns: strName of the new padstack.