======Метод StationFilter.Execute(CadView, ProjectProfile, 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, ProjectProfile stations, int start, int end, int minWidth, bool makeOptimization) **Параметры** * //cadView// * Тип: [[developers:references:topomatic.cad.view.cadview|Topomatic.Cad.View.CadView]] * //stations// * Тип: [[developers:references:topomatic.alg.prf.projectprofile|Topomatic.Alg.Prf.ProjectProfile]] * //start// * Тип: System.Int32 * //end// * Тип: System.Int32 * //minWidth// * Тип: System.Int32 * //makeOptimization// * Тип: System.Boolean **Возвращаемое значение** * Тип: System.Collections.Generic.List