======Структура StationingSector====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation.stationing|Topomatic.Cad.Foundation.Stationing]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public struct StationingSector : IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector..ctor_topomatic.cad.foundation.stationing.stationingsector|StationingSector(StationingSector)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.equals_topomatic.cad.foundation.stationing.stationingsector|Equals(StationingSector)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Показывает, равен ли этот экземпляр заданному объекту. (Наследуется от ValueType.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Возвращает хэш-код для данного экземпляра. (Наследуется от ValueType.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.loadfromstg_topomatic.stg.stgnode_topomatic.cad.foundation.stationing.stationingsector|LoadFromStg(StgNode, StationingSector)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.savetostg_topomatic.cad.foundation.stationing.stationingsector_topomatic.stg.stgnode|SaveToStg(StationingSector, StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает полное имя типа этого экземпляра. (Наследуется от ValueType.)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.endpk|EndPk]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.endplus|EndPlus]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.index|Index]]| | |{{developers:references:field.png|Поле}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.semptyindex|sEmptyIndex]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.startpk|StartPk]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.stationing.stationingsector.startplus|StartPlus]]| |