remove_pin#
- ComponentDef.remove_pin(pin_to_remove)#
 Remove the provided component pin from the component definition. the pin will be deleted and set to
null.- Parameters:
 - pin_to_remove
ComponentPin The pin to be removed.
- pin_to_remove
 
Remove the provided component pin from the component definition.         the pin will be deleted and set to null.
ComponentPinThe pin to be removed.