======Класс Pipe====== * **Пространство имен:** [[developers:references:topomatic.alg.pipes|Topomatic.Alg.Pipes]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Alg.Pipes.Pipe =====Синтаксис===== public class Pipe : UpdatableObject, INamedTransactable, ITransactable, IUpdatable, IOwned, IStgSerializable, IPipeContainer =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.pipes.pipe..ctor_system.object|Pipe(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.angle|Angle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.diameter|Diameter]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.documents|Documents]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.elevationend|ElevationEnd]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.elevationstart|ElevationStart]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.height|Height]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.holecount|HoleCount]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.leaderfromstart|LeaderFromStart]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.leaderinverted|LeaderInverted]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.leaderposition|LeaderPosition]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.leaderrotation|LeaderRotation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.leadervisible|LeaderVisible]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.lengthtoend|LengthToEnd]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.lengthtostart|LengthToStart]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.material|Material]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.mode|Mode]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.owner|Owner]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.section|Section]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.station|Station]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.type|Type]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.pipes.pipe.width|Width]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.pipes.pipe.assign_topomatic.alg.pipes.pipe|Assign(Pipe)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.beginupdate_system.string|BeginUpdate(String)]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.pipes.pipe.isequals_topomatic.alg.pipes.pipe|IsEquals(Pipe)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.pipes.pipe.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.pipes.pipe.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|