======Метод UIUtils.TryGetStationFromPlan(Alignment, String, Double, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.serviceclasses|Topomatic.Alg.Runtime.ServiceClasses]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static bool TryGetStationFromPlan(Alignment alignment, string message, out double station, out double offset) **Параметры** * //alignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //message// * Тип: [[developers:references:system.string|System.String]] * //station// * Тип: [[developers:references:system.double|System.Double]] * //offset// * Тип: [[developers:references:system.double|System.Double]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]