Quintiq file version 2.0 
 | 
#parent: CustomDrawComponentRoutingConfigurator 
 | 
Response OnClick ( 
 | 
  structured[Edge] selection 
 | 
) id:Response_CustomDrawComponentRoutingConfigurator_MenuDeleteIOEdges_OnClick 
 | 
{ 
 | 
  #keys: '[113694.2.517696711]' 
 | 
  Body: 
 | 
  [* 
 | 
    // Delete operation IO link edges 
 | 
    Edge::Delete( selection ); 
 | 
  *] 
 | 
  CanBindMultiple: false 
 | 
  DefinitionID => /CustomDrawComponentRoutingConfigurator/Responsedef_CustomDrawComponentRoutingConfigurator_Menu_OnClick 
 | 
  Initiator: 'MenuDeleteIOEdges' 
 | 
} 
 |