======Класс Intersection====== * **Пространство имен:** [[developers:references:topomatic.alg.road.crossing|Topomatic.Alg.Road.Crossing]] * **Сборка:** Topomatic.Alg.Road.Crossing (в Topomatic.Alg.Road.Crossing.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.foundationclasses.updatableobject|Topomatic.FoundationClasses.UpdatableObject]] * Topomatic.Alg.Road.Crossing.Intersection * [[developers:references:topomatic.alg.road.crossing.multilevelroaddescent|Topomatic.Alg.Road.Crossing.MultiLevelRoadDescent]] * [[developers:references:topomatic.alg.road.crossing.singlelevelroaddescent|Topomatic.Alg.Road.Crossing.SingleLevelRoadDescent]] * [[developers:references:topomatic.alg.road.crossing.singlelevelroadintersection|Topomatic.Alg.Road.Crossing.SingleLevelRoadIntersection]] =====Синтаксис===== public abstract class Intersection : UpdatableObject, INamedTransactable, ITransactable, IUpdatable, INamedObject, IStgSerializable, IOwned, IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.road.crossing.intersection..ctor_system.object|Intersection(Object)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.road.crossing.intersection..ctor_system.object_topomatic.alg.road.crossing.intersection|Intersection(Object, Intersection)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.crossing.intersection.alignment|Alignment]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.crossing.intersection.crossposition|CrossPosition]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.crossing.intersection.crosspositionfinded|CrossPositionFinded]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.crossing.intersection.direction|Direction]]| | |{{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.road.crossing.intersection.lastcrossstation|LastCrossStation]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.crossing.intersection.name|Name]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.crossing.intersection.owner|Owner]]| | |{{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.road.crossing.intersection.usersignaturedelta|UserSignatureDelta]]| | =====Методы===== ^Тип^Имя^Описание^ |{{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.road.crossing.intersection.clone_system.object|Clone(Object)]]| | |{{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.road.crossing.intersection.equals_topomatic.alg.road.crossing.intersection|Equals(Intersection)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.crossing.intersection.getcontainers|GetContainers()]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.crossing.intersection.geturbobjectattachment_system.guid|GetUrbObjectAttachment(Guid)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.crossing.intersection.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.road.crossing.intersection.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|