======Метод AlignLibrary.CalculateRetraceStations(PlanLine, Int32, Int32, Double, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.tools|Topomatic.Alg.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static void CalculateRetraceStations(PlanLine planLine, int start_index, int end_index, out double start, out double end) **Параметры** * //planLine// * Тип: [[developers:references:topomatic.alg.plan.planline|Topomatic.Alg.Plan.PlanLine]] * //start_index// * Тип: System.Int32 * //end_index// * Тип: System.Int32 * //start// * Тип: System.Double * //end// * Тип: System.Double