======Метод AreaBetweenSurfacesCalculator.TrySectLines(Line2D, Line2D, Vector2D)====== * **Пространство имен:** [[developers:references:topomatic.sfc.utils|Topomatic.Sfc.Utils]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Синтаксис===== public static bool TrySectLines(Line2D l1, Line2D l2, out Vector2D point) **Параметры** * //l1// * Тип: [[developers:references:topomatic.cad.foundation.line2d|Topomatic.Cad.Foundation.Line2D]] * //l2// * Тип: [[developers:references:topomatic.cad.foundation.line2d|Topomatic.Cad.Foundation.Line2D]] * //point// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]