======Класс SlopeBuilder====== * **Пространство имен:** [[developers:references:topomatic.planchet.entities|Topomatic.Planchet.Entities]] * **Сборка:** Topomatic.Planchet (в Topomatic.Planchet.dll) =====Иерархия наследования===== * [[developers:references:system.object|System.Object]] * Topomatic.Planchet.Entities.SlopeBuilder =====Синтаксис===== class SlopeBuilder =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:a45d9d21b4a76ce51ce1ac78467f3d43|SlopeBuilder(Polyline3D, Polyline3D, Dictionary)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:f41da9a0192f4972a9cbe3a3f0b4eaae|Build(List, Double, SlopeType, SlopeBuildingTechnique, List, Double, Double)]]| | |{{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:topomatic.planchet.entities.slopebuilder.getangledrift_topomatic.cad.foundation.polyline3d_system.int32_system.collections.generic.dictionary_2|GetAngleDrift(Polyline3D, Int32, Dictionary)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.planchet.entities.slopebuilder.getdefaultangledrift_topomatic.cad.foundation.polyline3d_system.int32|GetDefaultAngleDrift(Polyline3D, Int32)]]| | |{{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:static.png|Статический}}|[[developers:references:topomatic.planchet.entities.slopebuilder.prepareslopepolylines_topomatic.cad.foundation.polyline3d_topomatic.cad.foundation.polyline3d|PrepareSlopePolylines(Polyline3D, Polyline3D)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.planchet.entities.slopebuilder.removedublicatedsourcepoints_topomatic.cad.foundation.polyline3d_system.collections.generic.dictionary_2|RemoveDublicatedSourcePoints(Polyline3D, Dictionary)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:system.object.tostring|ToString()]]| Возвращает строку, представляющую текущий объект. (Наследуется от [[developers:references:system.object|Object]].)|