======Метод PipeExtensions.GetEndHeadPos(Pipe, Alignment, Vector2D)====== Вычисляет оголовок конца трубы * **Пространство имен:** [[developers:references:topomatic.alg.pipes|Topomatic.Alg.Pipes]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public static bool GetEndHeadPos(Pipe pipe, Alignment alg, out Vector2D pos) **Параметры** * //pipe// * Тип: [[developers:references:topomatic.alg.pipes.pipe|Topomatic.Alg.Pipes.Pipe]] * //alg// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * Трасса * //pos// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * Вычисляемый оголовок конца трубы **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]] * Удалось ли вычислить оголовок конца трубы