======Класс LandAllotmentNode====== * **Пространство имен:** [[developers:references:topomatic.alg.landallotment|Topomatic.Alg.LandAllotment]] * **Сборка:** Topomatic.Alg.LandAllotment (в Topomatic.Alg.LandAllotment.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Alg.LandAllotment.LandAllotmentNode =====Синтаксис===== public class LandAllotmentNode : UpdatableObject, INamedTransactable, ITransactable, IUpdatable, IEquatable, IOwned, IStgSerializable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode..ctor_topomatic.alg.landallotment.landallotmentline|LandAllotmentNode(LandAllotmentLine)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.angle|Angle]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.curveextra|CurveExtra]]| Флаг дополнительной вершины (для разбивки кривых в автодороге) | |{{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.landallotment.landallotmentnode.line|Line]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.offset|Offset]]| Смещение от оси | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.osncurveextra|OsnCurveExtra]]| Флаг дополнительной вершины (для разбивки кривой по ОСН) | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.osncurvesegmentfactor|OsnCurveSegmentFactor]]| Коэффициент разбивки кривой по ОСН с которым разбита текущая ступенька | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.osnextra|OsnExtra]]| Флаг дополнительной вершины (для ступеньки ОСН) | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.owner|Owner]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.pos|Pos]]| Координаты вершины на плане | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.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.landallotment.landallotmentnode.valid|Valid]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.beginupdate|BeginUpdate()]]| (Наследуется от [[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|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.equals_topomatic.alg.landallotment.landallotmentnode|Equals(LandAllotmentNode)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.landallotment.landallotmentnode.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|