======Класс Vertex====== * **Пространство имен:** [[developers:references:topomatic.alg.plan|Topomatic.Alg.Plan]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Alg.Plan.Vertex =====Синтаксис===== class Vertex : UpdatableObject, INamedTransactable, ITransactable, IUpdatable, IStgSerializable, IList, ICollection, IEnumerable, IEnumerable, IItem, IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.plan.vertex..ctor|Vertex()]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.plan.vertex..ctor_topomatic.alg.plan.vertex|Vertex(Vertex)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.beta|Beta]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.id|ID]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.intermediatetops|IntermediateTops]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.isreadonly|IsReadOnly]]| | |{{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.plan.vertex.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.minlinelength|MinLineLength]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.name|Name]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.p|P]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.parent|Parent]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.plandata|PlanData]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.planline|PlanLine]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.position|Position]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.vertex.summkoeff|SummKoeff]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.foundationclasses.updatableobject.transactionmanager|TransactionManager]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.add_topomatic.alg.plan.vertexitem|Add(VertexItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.assign_topomatic.alg.plan.vertex|Assign(Vertex)]]| | |{{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.alg.plan.vertex.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.contains_topomatic.alg.plan.vertexitem|Contains(VertexItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.copyto_arr_topomatic.alg.plan.vertexitem_system.int32|CopyTo(VertexItem[], Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.foundationclasses.updatableobject.endupdate|EndUpdate()]]| (Наследуется от [[developers:references:topomatic.foundationclasses.updatableobject|UpdatableObject]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.equals_topomatic.alg.plan.vertex|Equals(Vertex)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{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:topomatic.alg.plan.vertex.indexof_topomatic.alg.plan.vertexitem|IndexOf(VertexItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.insert_system.int32_topomatic.alg.plan.vertexitem|Insert(Int32, VertexItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.remove_topomatic.alg.plan.vertexitem|Remove(VertexItem)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.vertex.valid|Valid()]]| |