======Класс BentleyOttmanAlgorithm====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.serviceclasses|Topomatic.Alg.Runtime.ServiceClasses]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.cad.foundation.variationbentleyottmanalgorithm_1|Topomatic.Cad.Foundation.VariationBentleyOttmanAlgorithm]]<[[developers:references:topomatic.alg.runtime.serviceclasses.segmentwithcrosspoints|Topomatic.Alg.Runtime.ServiceClasses.SegmentWithCrossPoints]]> * Topomatic.Alg.Runtime.ServiceClasses.BentleyOttmanAlgorithm =====Синтаксис===== class BentleyOttmanAlgorithm : VariationBentleyOttmanAlgorithm =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.runtime.serviceclasses.bentleyottmanalgorithm..ctor_system.int32|BentleyOttmanAlgorithm(Int32)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.variationbentleyottmanalgorithm_1.addsegment_topomatic.cad.foundation.vector2d_topomatic.cad.foundation.vector2d|AddSegment(Vector2D, Vector2D)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.variationbentleyottmanalgorithm_1|VariationBentleyOttmanAlgorithm]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.alg.runtime.serviceclasses.bentleyottmanalgorithm.execute_system.collections.generic.list_1_topomatic.alg.alignment|Execute(List, Alignment)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.variationbentleyottmanalgorithm_1.invalidate|Invalidate()]]| (Наследуется от [[developers:references:topomatic.cad.foundation.variationbentleyottmanalgorithm_1|VariationBentleyOttmanAlgorithm]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|