======Класс PipeExtensions====== * **Пространство имен:** [[developers:references:topomatic.alg.pipes|Topomatic.Alg.Pipes]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * Topomatic.Alg.Pipes.PipeExtensions =====Синтаксис===== public abstract sealed class PipeExtensions =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.pipes.pipeextensions.getendheadpos_topomatic.alg.pipes.pipe_topomatic.alg.alignment_ref_topomatic.cad.foundation.vector2d|GetEndHeadPos(Pipe, Alignment, Vector2D)]]| Вычисляет оголовок конца трубы | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.pipes.pipeextensions.getstartheadpos_topomatic.alg.pipes.pipe_topomatic.alg.alignment_ref_topomatic.cad.foundation.vector2d|GetStartHeadPos(Pipe, Alignment, Vector2D)]]| Вычисляет оголовок начала трубы | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.pipes.pipeextensions.leadertext1_topomatic.alg.pipes.pipe|LeaderText1(Pipe)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.alg.pipes.pipeextensions.leadertext2_topomatic.alg.pipes.pipe|LeaderText2(Pipe)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|