======Метод CorrectionExtensions.Join(ReconstructionCorrection, AlignmentJoinType, ReconstructionCorrection, ReconstructionCorrection, Double, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg.road.corrections|Topomatic.Alg.Road.Corrections]] * **Сборка:** Topomatic.Alg.Road (в Topomatic.Alg.Road.dll) =====Синтаксис===== public static void Join(ReconstructionCorrection correction, AlignmentJoinType joinType, ReconstructionCorrection first, ReconstructionCorrection second, double first_length, double second_length) **Параметры** * //correction// * Тип: [[developers:references:topomatic.alg.road.corrections.reconstructioncorrection|Topomatic.Alg.Road.Corrections.ReconstructionCorrection]] * //joinType// * Тип: [[developers:references:topomatic.alg.alignmentjointype|Topomatic.Alg.AlignmentJoinType]] * //first// * Тип: [[developers:references:topomatic.alg.road.corrections.reconstructioncorrection|Topomatic.Alg.Road.Corrections.ReconstructionCorrection]] * //second// * Тип: [[developers:references:topomatic.alg.road.corrections.reconstructioncorrection|Topomatic.Alg.Road.Corrections.ReconstructionCorrection]] * //first_length// * Тип: [[developers:references:system.double|System.Double]] * //second_length// * Тип: [[developers:references:system.double|System.Double]]