======Метод StraighteningSimplePlanSolverDlg.Execute(Double, Double, Int32, Int32, Boolean, Boolean, RoundTo, RoundTo)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.dialogs|Topomatic.Alg.Runtime.Dialogs]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static bool Execute(out double acceptableAdjust, out double surveyFactor, out int minimumCurvePoints, out int maximumFracturesCount, out bool useFractures, out bool withoutClothoids, out RoundTo l_RoundTo, out RoundTo r_RoundTo) **Параметры** * //acceptableAdjust// * Тип: [[developers:references:system.double|System.Double]] * //surveyFactor// * Тип: [[developers:references:system.double|System.Double]] * //minimumCurvePoints// * Тип: [[developers:references:system.int32|System.Int32]] * //maximumFracturesCount// * Тип: [[developers:references:system.int32|System.Int32]] * //useFractures// * Тип: [[developers:references:system.boolean|System.Boolean]] * //withoutClothoids// * Тип: [[developers:references:system.boolean|System.Boolean]] * //l_RoundTo// * Тип: [[developers:references:topomatic.alg.runtime.tools.roundto|Topomatic.Alg.Runtime.Tools.RoundTo]] * //r_RoundTo// * Тип: [[developers:references:topomatic.alg.runtime.tools.roundto|Topomatic.Alg.Runtime.Tools.RoundTo]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]