======Класс HeatingBerm====== * **Пространство имен:** [[developers:references:topomatic.alg.rail.berm|Topomatic.Alg.Rail.Berm]] * **Сборка:** 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]] * [[developers:references:topomatic.alg.linearobjects.crslinearobject|Topomatic.Alg.LinearObjects.CrsLinearObject]] * [[developers:references:topomatic.alg.rail.berm.baseberm|Topomatic.Alg.Rail.Berm.BaseBerm]] * [[developers:references:topomatic.alg.rail.berm.linearberm|Topomatic.Alg.Rail.Berm.LinearBerm]] * Topomatic.Alg.Rail.Berm.HeatingBerm =====Синтаксис===== public class HeatingBerm : LinearBerm, INamedTransactable, ITransactable, IUpdatable, IOwned, IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.rail.berm.heatingberm..ctor_system.object_system.string|HeatingBerm(Object, String)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.baseberm.alignment|Alignment]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.baseberm|BaseBerm]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.linearobjects.crslinearobject.description|Description]]| (Наследуется от [[developers:references:topomatic.alg.linearobjects.crslinearobject|CrsLinearObject]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.baseberm.endstation|EndStation]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.baseberm|BaseBerm]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.heatingberm.height|Height]]| | |{{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.berm.linearberm.ledgeinclination|LedgeInclination]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.linearberm|LinearBerm]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.linearberm.length|Length]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.linearberm|LinearBerm]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.baseberm.owner|Owner]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.baseberm|BaseBerm]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.linearberm.secondlayerheight|SecondLayerHeight]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.linearberm|LinearBerm]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.baseberm.side|Side]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.baseberm|BaseBerm]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.linearberm.slopeinclination|SlopeInclination]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.linearberm|LinearBerm]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.rail.berm.baseberm.startstation|StartStation]]| (Наследуется от [[developers:references:topomatic.alg.rail.berm.baseberm|BaseBerm]].)| |{{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.linearobjects.crslinearobject.uid|Uid]]| (Наследуется от [[developers:references:topomatic.alg.linearobjects.crslinearobject|CrsLinearObject]].)| =====Методы===== ^Тип^Имя^Описание^ |{{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.beginupdate|BeginUpdate()]]| (Наследуется от [[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|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.berm.heatingberm.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.alg.linearobjects.crslinearobject.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.rail.berm.heatingberm.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| (Переопределяет [[developers:references:topomatic.alg.linearobjects.crslinearobject.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]].)| |{{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]].)|