======Метод Transition.CanSplit(Double, Transition, Transition)====== * **Пространство имен:** [[developers:references:topomatic.alg.prf|Topomatic.Alg.Prf]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public virtual KeyValuePair CanSplit(double station, Transition before, Transition after) **Параметры** * //station// * Тип: System.Double * //before// * Тип: [[developers:references:topomatic.alg.prf.transition|Topomatic.Alg.Prf.Transition]] * //after// * Тип: [[developers:references:topomatic.alg.prf.transition|Topomatic.Alg.Prf.Transition]] **Возвращаемое значение** * Тип: System.Collections.Generic.KeyValuePair