| Quintiq file version 2.0 | 
| #parent: CustomDrawComponentRoutingConfigurator | 
| Response OnClick ( | 
|   structured[Edge] selection | 
| ) id:Response_CustomDrawComponentRoutingConfigurator_MenuShowIOEdge_OnClick | 
| { | 
|   #keys: '[127710.1.293139578]' | 
|   Body: | 
|   [* | 
|     // Show the operation IO edges from being visible to the user | 
|      | 
|     Edge::Show( selection ); | 
|   *] | 
|   CanBindMultiple: false | 
|   DefinitionID => /CustomDrawComponentRoutingConfigurator/Responsedef_CustomDrawComponentRoutingConfigurator_Menu_OnClick | 
|   Initiator: 'MenuShowIOEdge' | 
| } |