======Класс DescentMatingAssistant====== * **Пространство имен:** [[developers:references:topomatic.alg.road.runtime.tools|Topomatic.Alg.Road.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Road.Runtime (в Topomatic.Alg.Road.Runtime.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.alg.road.runtime.tools.matingassistant|Topomatic.Alg.Road.Runtime.Tools.MatingAssistant]] * Topomatic.Alg.Road.Runtime.Tools.DescentMatingAssistant =====Синтаксис===== public class DescentMatingAssistant : MatingAssistant =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.alg.road.runtime.tools.descentmatingassistant..ctor|DescentMatingAssistant()]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{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|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:1bcb9d8f0bd2899800920103e2605e8d|Execute(PlanLine, CompoundLine, CompoundLine, Vector2D, Vector2D, Vector2D, Double, Double, Double, Boolean)]]| | |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|