======Класс PlanLine====== Линия плана * **Пространство имен:** [[developers:references:topomatic.alg.plan|Topomatic.Alg.Plan]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * [[developers:references:topomatic.foundationclasses.undoobject|Topomatic.FoundationClasses.UndoObject]] * Topomatic.Alg.Plan.PlanLine =====Синтаксис===== public class PlanLine : UndoObject, INamedTransactable, ITransactable, IUpdatable, IList, ICollection, IEnumerable, IEnumerable, IStgSerializable, IAlignmentContainer, IOwned, IEquatable, IObjectDisjoiner =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.plan.planline..ctor_system.object|PlanLine(Object)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.alignment|Alignment]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.automaticnames|AutomaticNames]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.compoundline|CompoundLine]]| Геометрия линии плана | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.count|Count]]| Количество вершин плана | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.isreadonly|IsReadOnly]]| Возможно ли редактирование плана | |{{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.plan.planline.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.maxlength|MaxLength]]| Максимальная длина элемента | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.maxradius|MaxRadius]]| Максимальный радиус в плане | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.minlength|MinLength]]| Мининмальная длина элемента | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.minradius|MinRadius]]| Минимальный радиус в плане | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.multiradius|MultiRadius]]| План содержит многорадиусные кривые | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.multiradiusextendedpcalculation|MultiRadiusExtendedPCalculation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.plan.planline.owner|Owner]]| | |{{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.planline.add_topomatic.alg.plan.vertex|Add(Vertex)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.assign_topomatic.alg.plan.planline|Assign(PlanLine)]]| Назначить данные с другого плана | |{{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.alg.plan.planline.clear|Clear()]]| Очистить план | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.contains_topomatic.alg.plan.vertex|Contains(Vertex)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.copyto_arr_topomatic.alg.plan.vertex_system.int32|CopyTo(Vertex[], Int32)]]| | |{{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.plan.planline.equals_topomatic.alg.plan.planline|Equals(PlanLine)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.getcenterpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetCenterPoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.getendpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetEndPoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.getinsertionpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetInsertionPoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.getmiddlepoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetMiddlePoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.getnodepoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetNodePoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.getquadrantpoint_topomatic.cad.foundation.objectsdisjointerargs_system.collections.generic.ilist_1|GetQuadrantPoint(ObjectsDisjointerArgs, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:6e5959b37aa9efbfd5338256cdf87639|GetSegments(ObjectsDisjointerArgs, IList, IList)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.indexof_topomatic.alg.plan.vertex|IndexOf(Vertex)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.insert_system.int32_topomatic.alg.plan.vertex|Insert(Int32, Vertex)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.invert|Invert()]]| Изменить направление плана на противоположное | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.remove_topomatic.alg.plan.vertex|Remove(Vertex)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.removeat_system.int32|RemoveAt(Int32)]]| Удалить вершину плана по индексу | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.searchnearest_system.double_ref_system.int32|SearchNearest(Double, Int32)]]| Ищет индекс ближайшей слева вершины плана по пикету | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.searchnearest_system.double|SearchNearest(Double)]]| Ищет ближайшую слева вершину плана по пикету | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.vertexchangevalid_system.int32_topomatic.alg.plan.vertex|VertexChangeValid(Int32, Vertex)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.plan.planline.vertexremovevalid_system.int32|VertexRemoveValid(Int32)]]| Функция проверяет возможность удаления вершины плана | =====События===== ^Тип^Имя^Описание^ |{{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]].)|