======Класс DropShapedIslandMatingAssistant====== * **Пространство имен:** [[developers:references:topomatic.alg.road.runtime.tools|Topomatic.Alg.Road.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Road.Runtime (в Topomatic.Alg.Road.Runtime.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * [[developers:references:topomatic.alg.road.runtime.tools.matingassistant|Topomatic.Alg.Road.Runtime.Tools.MatingAssistant]] * Topomatic.Alg.Road.Runtime.Tools.DropShapedIslandMatingAssistant =====Синтаксис===== class DropShapedIslandMatingAssistant : MatingAssistant =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.road.runtime.tools.dropshapedislandmatingassistant..ctor|DropShapedIslandMatingAssistant()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.runtime.tools.matingassistant.crossposition|CrossPosition]]| (Наследуется от [[developers:references:topomatic.alg.road.runtime.tools.matingassistant|MatingAssistant]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.runtime.tools.matingassistant.mainline|MainLine]]| (Наследуется от [[developers:references:topomatic.alg.road.runtime.tools.matingassistant|MatingAssistant]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.runtime.tools.matingassistant.mainlineposition|MainLinePosition]]| (Наследуется от [[developers:references:topomatic.alg.road.runtime.tools.matingassistant|MatingAssistant]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.runtime.tools.matingassistant.secondline|SecondLine]]| (Наследуется от [[developers:references:topomatic.alg.road.runtime.tools.matingassistant|MatingAssistant]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.alg.road.runtime.tools.matingassistant.secondlineposition|SecondLinePosition]]| (Наследуется от [[developers:references:topomatic.alg.road.runtime.tools.matingassistant|MatingAssistant]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:system.object.equals_system.object|Equals(Object)]]| Определяет, равен ли заданный объект текущему объекту. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:081c7cc1bda8ebfd3895b5e1ded3b127|Execute(CompoundLine, CompoundLine, Vector2D, Vector2D, Double, Vector2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gethashcode|GetHashCode()]]| Служит хэш-функцией по умолчанию. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.gettype|GetType()]]| Возвращает объект [[developers:references:system.type|Type]] для текущего экземпляра. (Наследуется от [[developers:references:system.object|Object]].)| |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|