delete_pcb_component# Icepak.delete_pcb_component(comp_name)# Delete a PCB component. Parameters: comp_namestrName of the PCB component. Returns: boolTrue when successful, False when failed. References >>> oEditor.Delete