======Метод DescentMatingAssistant.Execute(PlanLine, CompoundLine, CompoundLine, Vector2D, Vector2D, Vector2D, Double, Double, Double, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.road.runtime.tools|Topomatic.Alg.Road.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Road.Runtime (в Topomatic.Alg.Road.Runtime.dll) =====Синтаксис===== public static bool Execute(PlanLine descent, CompoundLine mainLine, CompoundLine secondLine, Vector2D crossPosition, Vector2D mainPosition, Vector2D secondPosition, double radius, double l1, double l2, bool useTruncatedCloth) **Параметры** * //descent// * Тип: [[developers:references:topomatic.alg.plan.planline|Topomatic.Alg.Plan.PlanLine]] * //mainLine// * Тип: [[developers:references:topomatic.alg.compoundline|Topomatic.Alg.CompoundLine]] * //secondLine// * Тип: [[developers:references:topomatic.alg.compoundline|Topomatic.Alg.CompoundLine]] * //crossPosition// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //mainPosition// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //secondPosition// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //radius// * Тип: [[developers:references:system.double|System.Double]] * //l1// * Тип: [[developers:references:system.double|System.Double]] * //l2// * Тип: [[developers:references:system.double|System.Double]] * //useTruncatedCloth// * Тип: [[developers:references:system.boolean|System.Boolean]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]