======Метод CorrectionExtensions.Split(RoadSideCorrection, Double, RoadSideCorrection, RoadSideCorrection)====== * **Пространство имен:** [[developers:references:topomatic.alg.road.corrections|Topomatic.Alg.Road.Corrections]] * **Сборка:** Topomatic.Alg.Road (в Topomatic.Alg.Road.dll) =====Синтаксис===== public static void Split(RoadSideCorrection correction, double station, RoadSideCorrection before, RoadSideCorrection after) **Параметры** * //correction// * Тип: [[developers:references:topomatic.alg.road.corrections.roadsidecorrection|Topomatic.Alg.Road.Corrections.RoadSideCorrection]] * //station// * Тип: [[developers:references:system.double|System.Double]] * //before// * Тип: [[developers:references:topomatic.alg.road.corrections.roadsidecorrection|Topomatic.Alg.Road.Corrections.RoadSideCorrection]] * //after// * Тип: [[developers:references:topomatic.alg.road.corrections.roadsidecorrection|Topomatic.Alg.Road.Corrections.RoadSideCorrection]]