duplicate#

EdbPadstacks.duplicate(target_padstack_name, new_padstack_name='')[source]#

Duplicate a padstack.

Parameters:
target_padstack_namestr

Name of the padstack to be duplicated.

new_padstack_namestr, optional

Name of the new padstack.

Returns:
str

Name of the new padstack.