Quintiq file version 2.0 #parent: #root Method SupplyChainDiagramSelectArea ( Number x, Number y ) id:Method_ApplicationLibMacroPlanner_SupplyChainDiagramSelectArea { #keys: '[113694.2.1024212148]' Body: [* // select area form := this.GetFormSupplyChainOverview(); if( not isnull( form ) ) { form.SupplyChainDiagramSelectArea( x, y ); } *] }