======Класс PointCell====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * Topomatic.Sfc.PointCell * [[developers:references:topomatic.sfc.pointindexer|Topomatic.Sfc.PointIndexer]] =====Синтаксис===== public class PointCell =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.pointcell.bounds2d|Bounds2d]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.pointcell.bounds3d|Bounds3d]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.pointcell.indexes|Indexes]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.pointcell.iscell|IsCell]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.pointcell.subcells|SubCells]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.pointcell.getindexescount|GetIndexesCount()]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|