pytower.copy

pytower.copy.copy_selection(selection)[source]
Parameters:

selection (Selection) – Input selection to copy

Return type:

Selection

Returns:

New Selection containing the new copied objects

pytower.copy.fitem_guid(guid)[source]
Return type:

str

Parameters:

guid (str)

pytower.copy.replace_guids(datadict, replacement_table)[source]
Parameters: