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