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