======Класс StructureLine====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.StructureLine =====Синтаксис===== public sealed class StructureLine : IList, ICollection, IEnumerable, IEnumerable, ITransactable, IUpdatable, ICloneable, ISurfaceContainer, IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.sfc.structureline..ctor|StructureLine()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.areacode|AreaCode]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.areadataholder|AreaDataHolder]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.areasemantic|AreaSemantic]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.areasign|AreaSign]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.bounds2d|Bounds2d]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.bounds3d|Bounds3d]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.count|Count]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.density|Density]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.description|Description]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.elevationbehaviour|ElevationBehaviour]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.isclosed|IsClosed]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.islimitation|IsLimitation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.ispolygon|IsPolygon]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.isreadonly|IsReadOnly]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.issituation|IsSituation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.isupdating|IsUpdating]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.item_system.int32|Item[Int32]]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.layer|Layer]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.linearcode|LinearCode]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.lineardataholder|LinearDataHolder]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.linearsemantic|LinearSemantic]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.linearsign|LinearSign]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.surface|Surface]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.transactionmanager|TransactionManager]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.structureline.uid|Uid]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.add_system.int32|Add(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.add_topomatic.sfc.structurelinenode|Add(StructureLineNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.beginupdate|BeginUpdate()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.clear|Clear()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.clone|Clone()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.contains_system.int32|Contains(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.contains_topomatic.sfc.structurelinenode|Contains(StructureLineNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.copyproperty_topomatic.sfc.structureline|CopyProperty(StructureLine)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.copyto_arr_topomatic.sfc.structurelinenode_system.int32|CopyTo(StructureLineNode[], Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.endupdate|EndUpdate()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.equals_topomatic.sfc.structureline|Equals(StructureLine)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.getenumerator|GetEnumerator()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.getposition_system.int32|GetPosition(Int32)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.indexof_topomatic.sfc.structurelinenode|IndexOf(StructureLineNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.insert_system.int32_topomatic.sfc.structurelinenode|Insert(Int32, StructureLineNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.remove_topomatic.sfc.structurelinenode|Remove(StructureLineNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.removeat_system.int32|RemoveAt(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.topolyline|ToPolyline()]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.structureline.topolyline_system.collections.generic.ilist_1|ToPolyline(IList)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|