======Класс PermanentWaySection====== * **Пространство имен:** [[developers:references:topomatic.alg.rail|Topomatic.Alg.Rail]] * **Сборка:** Topomatic.Alg.Rail (в Topomatic.Alg.Rail.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * [[developers:references:topomatic.foundationclasses.undoobject|Topomatic.FoundationClasses.UndoObject]] * Topomatic.Alg.Rail.PermanentWaySection =====Синтаксис===== public class PermanentWaySection : UndoObject, INamedTransactable, ITransactable, IUpdatable, IStgContextSerializable, IAlignmentContainer, IOwned, IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.rail.permanentwaysection..ctor_system.object|PermanentWaySection(Object)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.rail.permanentwaysection..ctor_system.object_system.double|PermanentWaySection(Object, Double)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.rail.permanentwaysection..ctor_system.object_topomatic.alg.rail.permanentwaysection|PermanentWaySection(Object, PermanentWaySection)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.permanentwaysection.alignment|Alignment]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.permanentwaysection.endstation|EndStation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.permanentwaysection.fastening|Fastening]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.undoobject.isupdating|IsUpdating]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.permanentwaysection.owner|Owner]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.permanentwaysection.rail|Rail]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.permanentwaysection.sleeper|Sleeper]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.permanentwaysection.station|Station]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.beginupdate|BeginUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.beginupdate_system.string|BeginUpdate(String)]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.undoobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.permanentwaysection.equals_topomatic.alg.rail.permanentwaysection|Equals(PermanentWaySection)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.permanentwaysection.height_system.boolean|Height(Boolean)]]| Высота участка (Сумма высоты рельса, прокладок и высоты шпалы), м | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.permanentwaysection.loadfromstg_topomatic.stg.stgnode_topomatic.visualization.iserializationcontext|LoadFromStg(StgNode, ISerializationContext)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.permanentwaysection.savetostg_topomatic.stg.stgnode_topomatic.visualization.iserializationcontext|SaveToStg(StgNode, ISerializationContext)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====События===== ^Тип^Имя^Описание^ |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.foundationclasses.undoobject.changed|Changed]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)| |{{developers:references:event.png|Событие}}|[[developers:references:topomatic.foundationclasses.undoobject.undo|Undo]]| (Наследуется от [[developers:references:topomatic.foundationclasses.undoobject|UndoObject]].)|