======Метод StationFilter.Execute(CadView, List, Int32, Int32, Int32, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.gridpanel|Topomatic.Alg.Runtime.GridPanel]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public List Execute(CadView cadView, List stations, int start, int end, int minWidth, bool makeOptimization) **Параметры** * //cadView// * Тип: [[developers:references:topomatic.cad.view.cadview|Topomatic.Cad.View.CadView]] * //stations// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.double|System.Double]]> * //start// * Тип: [[developers:references:system.int32|System.Int32]] * //end// * Тип: [[developers:references:system.int32|System.Int32]] * //minWidth// * Тип: [[developers:references:system.int32|System.Int32]] * //makeOptimization// * Тип: [[developers:references:system.boolean|System.Boolean]] **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.int32|System.Int32]]>