======Метод CogoLibrary.MateSimmBiclothoid(Vector2D, Vector2D, Vector2D, Double, MatingParamTypesEx, ClothoidStruc, ClothoidStruc)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation.cogo|Topomatic.Cad.Foundation.Cogo]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static bool MateSimmBiclothoid(Vector2D p1, Vector2D p2, Vector2D p3, double Param, MatingParamTypesEx ParamType, out ClothoidStruc Cl1, out ClothoidStruc Cl2) **Параметры** * //p1// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //p2// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //p3// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //Param// * Тип: [[developers:references:system.double|System.Double]] * //ParamType// * Тип: [[developers:references:topomatic.cad.foundation.cogo.matingparamtypesex|Topomatic.Cad.Foundation.Cogo.MatingParamTypesEx]] * //Cl1// * Тип: [[developers:references:topomatic.cad.foundation.cogo.clothoidstruc|Topomatic.Cad.Foundation.Cogo.ClothoidStruc]] * //Cl2// * Тип: [[developers:references:topomatic.cad.foundation.cogo.clothoidstruc|Topomatic.Cad.Foundation.Cogo.ClothoidStruc]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]