======Класс Section====== Поперечное сечение * **Пространство имен:** [[developers:references:topomatic.alg.crs|Topomatic.Alg.Crs]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Alg.Crs.Section =====Синтаксис===== public class Section : UpdatableObject, INamedTransactable, ITransactable, IUpdatable, IOwned, IStgSerializable, IEquatable
=====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.constructionid|ConstructionId]]| Идентификатор проектной конструкции | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.id|Id]]| Идентификатор сечения | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.isproject|IsProject]]| Проектный поперечник | |{{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.crs.section.name|Name]]| Имя (тип) поперечного профиля | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.owner|Owner]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.sectionline|SectionLine]]| Линия сечения | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.selected|Selected]]| Выбран | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.signs|Signs]]| Дополнительные условные знаки | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.staticeg|StaticEg]]| Статическая существующая земля | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.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.crs.section.underlay|Underlay]]| Векторная подложка | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.underlayend|UnderlayEnd]]| Вторая точка подложки | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.crs.section.underlaystart|UnderlayStart]]| Первая точка подложки | =====Методы===== ^Тип^Имя^Описание^ |{{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.crs.section.copyparameters_topomatic.alg.crs.section|CopyParameters(Section)]]| | |{{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.crs.section.equals_topomatic.alg.crs.section|Equals(Section)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.crs.section.invalidate|Invalidate()]]| Сбросить кэш на поперечнике | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.crs.section.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.crs.section.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|