======Класс RoadRenewConstruction====== * **Пространство имен:** [[developers:references:topomatic.crs.road|Topomatic.Crs.Road]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.crs.templates.crscomponent|Topomatic.Crs.Templates.CrsComponent]] * [[developers:references:topomatic.crs.templates.crscontainer|Topomatic.Crs.Templates.CrsContainer]] * [[developers:references:topomatic.crs.templates.crsconstruction|Topomatic.Crs.Templates.CrsConstruction]] * [[developers:references:topomatic.crs.templates.crssemanticconstruction|Topomatic.Crs.Templates.CrsSemanticConstruction]] * Topomatic.Crs.Road.RoadRenewConstruction =====Синтаксис===== public abstract class RoadRenewConstruction : CrsSemanticConstruction, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.crs.road.roadrenewconstruction..ctor_system.collections.generic.ienumerable_1|RoadRenewConstruction(IEnumerable)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.allowautocalculation|AllowAutoCalculation]]| Позволяет исключить конструкцию из автоматических расчетов, таких как расчет объемов или реконструкция (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.road.roadrenewconstruction.borders|Borders]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.calcvolumes|calcVolumes]]| (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.constructionmode|ConstructionMode]]| Конструкция находится в режиме конструирования (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crscontainer.count|Count]]| Количество элементов в коллекции (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crscomponent.designcontext|DesignContext]]| Ссылка на корневой контекст проектирования (Наследуется от [[developers:references:topomatic.crs.templates.crscomponent|CrsComponent]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.insertionnode|InsertionNode]]| Узел вставки конструкции (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crscontainer.item_system.string|Item[String]]]| (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crscontainer.item_system.int32|Item[Int32]]]| (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.mirror|Mirror]]| Является ли конструкция зеркальным отражением (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crscomponent.name|Name]]| Имя элемента (Наследуется от [[developers:references:topomatic.crs.templates.crscomponent|CrsComponent]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crscomponent.owner|Owner]]| Ссылка на владелеца элемента (Наследуется от [[developers:references:topomatic.crs.templates.crscomponent|CrsComponent]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.projectionmatrix|ProjectionMatrix]]| Матрица (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.propermatrix|ProperMatrix]]| Собственная матрица (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.semantics|Semantics]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.x|X]]| Смещение по оси X относительно узла InsertionNode (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.crs.templates.crsconstruction.y|Y]]| Смещение по оси Y относительно узла InsertionNode (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crscontainer.add_topomatic.crs.templates.crscomponent|Add(CrsComponent)]]| Метод добавляет элемент в коллекцию (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crscontainer.addrange_system.collections.ienumerable|AddRange(IEnumerable)]]| Добавляем коллекцию элементов (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.assignvolumedata_topomatic.crs.templates.crsvolume_system.int32|AssignVolumeData(CrsVolume, Int32)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.brepdifference_system.collections.generic.list_1_system.collections.generic.list_1|BrepDifference(List, List)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:06ce07165011cab5224eb458c6f83258|CalculateBetweenStations(IEnumerable, Double, Double, Double, Double, Double, Double, IList)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crsconstruction.clear|Clear()]]| Удаляет все элементы из коллекции, удаление возможно только в режиме котструирования (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.clipline_system.collections.generic.list_1_system.collections.generic.list_1_system.boolean|ClipLine(List, List, Boolean)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.clipline_topomatic.crs.templates.crscontour_topomatic.crs.templates.crscontour_system.boolean|ClipLine(CrsContour, CrsContour, Boolean)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crsconstruction.createvolumes|CreateVolumes()]]| Создать объемы (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.difference_system.collections.generic.list_1_system.collections.generic.list_1|Difference(List, List)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.difference_topomatic.crs.templates.crscontour_topomatic.crs.templates.crscontour_system.boolean|Difference(CrsContour, CrsContour, Boolean)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crscontainer.findcomponent_system.string|FindComponent(String)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crscontainer.findcontour_system.int32|FindContour(Int32)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.crs.road.roadrenewconstruction.findrenewinfo_system.collections.generic.ienumerable_1_system.double_system.double|FindRenewInfo(IEnumerable, Double, Double)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crscontainer.getenumerator|GetEnumerator()]]| Возвращает перечислитель, осуществляющий перебор элементов коллекции CrsContainer. (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crsconstruction.getgrips|GetGrips()]]| Грипы конструкции (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crsconstruction.getnodes|GetNodes()]]| Метод перечисляет все узлы, к которым можно привязываться (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.road.roadrenewconstruction.getsemantictypedatatovolume_topomatic.crs.road.renewborder_system.collections.generic.ilist_1|GetSemanticTypeDataToVolume(RenewBorder, IList)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crscontainer.indexof_topomatic.crs.templates.crscomponent|IndexOf(CrsComponent)]]| Метод возвращает индекс элемента (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.intersect_topomatic.crs.templates.crscontour_topomatic.crs.templates.crscontour_system.boolean|Intersect(CrsContour, CrsContour, Boolean)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.intersect_system.collections.generic.list_1_system.collections.generic.list_1|Intersect(List, List)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crsconstruction.linkbycode_system.int32_system.int32|LinkByCode(Int32, Int32)]]| Метод возвращает узел по коду и индексу (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crsconstruction.linkbycode_system.int32|LinkByCode(Int32)]]| Метод возвращает первый узел по коду (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crsconstruction.linkbyindex_system.int32|LinkByIndex(Int32)]]| Метод возвращает узел по индексу (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crsconstruction.linkbyname_system.string|LinkByName(String)]]| Метод возвращает узел по имени (Наследуется от [[developers:references:topomatic.crs.templates.crsconstruction|CrsConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crscontainer.remove_topomatic.crs.templates.crscomponent|Remove(CrsComponent)]]| Метод удаляет элемент и коллекции (Наследуется от [[developers:references:topomatic.crs.templates.crscontainer|CrsContainer]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.crs.road.roadrenewconstruction.renewtypestostring_topomatic.crs.road.renewtypes|RenewTypesToString(RenewTypes)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.crs.road.roadrenewconstruction.renewtypetosemanticcode_topomatic.crs.road.renewtypes|RenewTypeToSemanticCode(RenewTypes)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.union_system.collections.generic.list_1_system.collections.generic.list_1|Union(List, List)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.union_topomatic.crs.templates.crscontour_topomatic.crs.templates.crscontour_system.boolean|Union(CrsContour, CrsContour, Boolean)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.crs.templates.crssemanticconstruction.verticalcontourcut_topomatic.crs.templates.crscontour_system.double_system.boolean|VerticalContourCut(CrsContour, Double, Boolean)]]| (Наследуется от [[developers:references:topomatic.crs.templates.crssemanticconstruction|CrsSemanticConstruction]].)|