======Класс QuadtreeRoot====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Иерархия наследования===== * System.Object * [[developers:references:topomatic.sfc.quadtreeleaf|Topomatic.Sfc.QuadtreeLeaf]] * Topomatic.Sfc.QuadtreeRoot =====Синтаксис===== class QuadtreeRoot : QuadtreeLeaf =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.sfc.quadtreeroot..ctor_topomatic.sfc.surface|QuadtreeRoot(Surface)]]| | |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.sfc.quadtreeroot..ctor_system.collections.generic.list_1_topomatic.sfc.surface|QuadtreeRoot(List, Surface)]]| | =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.quadtreeleaf.instances|Instances]]| (Наследуется от [[developers:references:topomatic.sfc.quadtreeleaf|QuadtreeLeaf]].)| |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.sfc.quadtreeleaf.leaves|Leaves]]| (Наследуется от [[developers:references:topomatic.sfc.quadtreeleaf|QuadtreeLeaf]].)| =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.quadtreeleaf.calculatebox_topomatic.sfc.surface|CalculateBox(Surface)]]| (Наследуется от [[developers:references:topomatic.sfc.quadtreeleaf|QuadtreeLeaf]].)| |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.quadtreeroot.getcontainerbox_topomatic.cad.foundation.boundingbox2d_system.int32|GetContainerBox(BoundingBox2D, Int32)]]| (Переопределяет [[developers:references:topomatic.sfc.quadtreeleaf.getcontainerbox_topomatic.cad.foundation.boundingbox2d_system.int32|GetContainerBox(BoundingBox2D, Int32)]].)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.sfc.quadtreeroot.getribs_topomatic.cad.foundation.vector2d_topomatic.cad.foundation.vector2d_system.collections.generic.list_1|GetRibs(Vector2D, Vector2D, List)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|