======Класс Vector3DCoordsHash====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.cad.foundation.coordshash_1|Topomatic.Cad.Foundation.CoordsHash]]<[[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]]> * Topomatic.Cad.Foundation.Vector3DCoordsHash =====Синтаксис===== public class Vector3DCoordsHash : CoordsHash, IEnumerable, IEnumerable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.vector3dcoordshash..ctor|Vector3DCoordsHash()]]| Конструктор по умолчанию с точностью ValueConverter.Eps | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.vector3dcoordshash..ctor_system.double|Vector3DCoordsHash(Double)]]| Конструктор с заданной точность | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.vector3dcoordshash..ctor_system.int32_system.double|Vector3DCoordsHash(Int32, Double)]]| Конструктор с заданной точность | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.cad.foundation.coordshash_1.count|Count]]| Количество элементов (Наследуется от [[developers:references:topomatic.cad.foundation.coordshash_1|CoordsHash]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.coordshash_1.appendvalue_topomatic.cad.foundation.vector3d|AppendValue(Vector3D)]]| (Наследуется от [[developers:references:topomatic.cad.foundation.coordshash_1|CoordsHash]].)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.coordshash_1.clear|Clear()]]| Очищает список координат (Наследуется от [[developers:references:topomatic.cad.foundation.coordshash_1|CoordsHash]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.coordshash_1.getenumerator|GetEnumerator()]]| (Наследуется от [[developers:references:topomatic.cad.foundation.coordshash_1|CoordsHash]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.coordshash_1.restorevalue_system.int32|RestoreValue(Int32)]]| Возвращает значение по координатам (Наследуется от [[developers:references:topomatic.cad.foundation.coordshash_1|CoordsHash]].)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|