======Метод AlgSelectSectorStationDlg.Execute(IAlgStationing, Double, Double, Double, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.dialogs|Topomatic.Alg.Runtime.Dialogs]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static bool Execute(IAlgStationing stationing, double startStation, double endStation, double station, out double resultStation) **Параметры** * //stationing// * Тип: [[developers:references:topomatic.alg.stationing.ialgstationing|Topomatic.Alg.Stationing.IAlgStationing]] * //startStation// * Тип: [[developers:references:system.double|System.Double]] * //endStation// * Тип: [[developers:references:system.double|System.Double]] * //station// * Тип: [[developers:references:system.double|System.Double]] * //resultStation// * Тип: [[developers:references:system.double|System.Double]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]