======Метод SolveLib.MakeTruncatedClothoid_From_PointOnArc_To_OtherRadius_ByLenFull(ArcStruc, Vector2D, Double, Double, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation.cogo|Topomatic.Cad.Foundation.Cogo]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static ClothoidStruc MakeTruncatedClothoid_From_PointOnArc_To_OtherRadius_ByLenFull(ArcStruc arc, Vector2D p, double l_full, double otherRadius, bool counterclockwiseFlag) **Параметры** * //arc// * Тип: [[developers:references:topomatic.cad.foundation.cogo.arcstruc|Topomatic.Cad.Foundation.Cogo.ArcStruc]] * //p// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //l_full// * Тип: [[developers:references:system.double|System.Double]] * //otherRadius// * Тип: [[developers:references:system.double|System.Double]] * //counterclockwiseFlag// * Тип: [[developers:references:system.boolean|System.Boolean]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.foundation.cogo.clothoidstruc|Topomatic.Cad.Foundation.Cogo.ClothoidStruc]]