======Конструктор StraighteningCurveSolver(IList, PlanLine, Int32, Int32)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.tools|Topomatic.Alg.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public StraighteningCurveSolver(IList rectifiableVectors, PlanLine planLine, int index, int radiusStep) **Параметры** * //rectifiableVectors// * Тип: System.Collections.Generic.IList<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> * //planLine// * Тип: [[developers:references:topomatic.alg.plan.planline|Topomatic.Alg.Plan.PlanLine]] * //index// * Тип: System.Int32 * //radiusStep// * Тип: System.Int32