======Метод PathListExtentions.PosToClothoidStruc(ICompoundLinearObject, Vector2D, ClothoidStruc)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static bool PosToClothoidStruc(ICompoundLinearObject compLinObj, Vector2D point, out ClothoidStruc cloth) **Параметры** * //compLinObj// * Тип: [[developers:references:topomatic.cad.foundation.icompoundlinearobject|Topomatic.Cad.Foundation.ICompoundLinearObject]] * //point// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //cloth// * Тип: [[developers:references:topomatic.cad.foundation.cogo.clothoidstruc|Topomatic.Cad.Foundation.Cogo.ClothoidStruc]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]