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