======Класс PipeExtensions====== * **Пространство имен:** [[developers:references:topomatic.alg.pipes|Topomatic.Alg.Pipes]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Alg.Pipes.PipeExtensions =====Синтаксис===== public abstract sealed class PipeExtensions =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.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|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|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|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|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|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|