======Метод RoadAlignment.CanSplit(Double, Alignment, Alignment)====== * **Пространство имен:** [[developers:references:topomatic.alg.road|Topomatic.Alg.Road]] * **Сборка:** Topomatic.Alg.Road (в Topomatic.Alg.Road.dll) =====Синтаксис===== public override KeyValuePair CanSplit(double station, Alignment beforeSection, Alignment afterSection) **Параметры** * //station// * Тип: [[developers:references:system.double|System.Double]] * //beforeSection// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //afterSection// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.keyvaluepair_2|System.Collections.Generic.KeyValuePair]]<[[developers:references:system.boolean|System.Boolean]], [[developers:references:system.string|System.String]]>