======Класс PointEditor====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.PointEditor =====Синтаксис===== public sealed class PointEditor =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.sfc.pointeditor..ctor_topomatic.sfc.surface|PointEditor(Surface)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.pointeditor.add_topomatic.sfc.surfacepoint|Add(SurfacePoint)]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.pointeditor.remove_system.int32|Remove(Int32)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.pointeditor.setvalue_system.int32_topomatic.sfc.surfacepoint|SetValue(Int32, SurfacePoint)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.pointeditor.setvertex_system.int32_topomatic.cad.foundation.vector3d|SetVertex(Int32, Vector3D)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.pointeditor.transform_system.collections.generic.ienumerable_1_topomatic.cad.foundation.matrix|Transform(IEnumerable, Matrix)]]| |