======Структура BoundingSphere2D====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public struct BoundingSphere2D : IEquatable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d..ctor_topomatic.cad.foundation.vector2d_system.double|BoundingSphere2D(Vector2D, Double)]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.contains_topomatic.cad.foundation.boundingbox2d|Contains(BoundingBox2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.contains_ref_topomatic.cad.foundation.boundingsphere2d_ref_topomatic.cad.foundation.containmenttype|Contains(BoundingSphere2D, ContainmentType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.contains_topomatic.cad.foundation.boundingsphere2d|Contains(BoundingSphere2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.contains_ref_topomatic.cad.foundation.vector2d_ref_topomatic.cad.foundation.containmenttype|Contains(Vector2D, ContainmentType)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.contains_topomatic.cad.foundation.vector2d|Contains(Vector2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.contains_ref_topomatic.cad.foundation.boundingbox2d_ref_topomatic.cad.foundation.containmenttype|Contains(BoundingBox2D, ContainmentType)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.createfromboundingbox_topomatic.cad.foundation.boundingbox2d|CreateFromBoundingBox(BoundingBox2D)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:5fd29957b8c2ee512fa376915b6487f3|CreateFromBoundingBox(BoundingBox2D, BoundingSphere2D)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.createfrompoints_system.collections.generic.ienumerable_1|CreateFromPoints(IEnumerable)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.createmerged_topomatic.cad.foundation.boundingsphere2d_topomatic.cad.foundation.boundingsphere2d|CreateMerged(BoundingSphere2D, BoundingSphere2D)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:8e3de242b152b153ce0a1bc1928522bf|CreateMerged(BoundingSphere2D, BoundingSphere2D, BoundingSphere2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.equals_topomatic.cad.foundation.boundingsphere2d|Equals(BoundingSphere2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.equals_system.object|Equals(Object)]]| (Переопределяет Equals(Object).)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.gethashcode|GetHashCode()]]| (Переопределяет GetHashCode().)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.intersects_ref_topomatic.cad.foundation.boundingsphere2d_ref_system.boolean|Intersects(BoundingSphere2D, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.intersects_ref_topomatic.cad.foundation.boundingbox2d_ref_system.boolean|Intersects(BoundingBox2D, Boolean)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.intersects_topomatic.cad.foundation.boundingbox2d|Intersects(BoundingBox2D)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.intersects_topomatic.cad.foundation.boundingsphere2d|Intersects(BoundingSphere2D)]]| | |{{developers:references:method.png|Метод}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.loadfromstg_topomatic.stg.stgnode|LoadFromStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.savetostg_topomatic.stg.stgnode|SaveToStg(StgNode)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.tostring|ToString()]]| (Переопределяет ToString().)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.center|Center]]| | |{{developers:references:field.png|Поле}}|[[developers:references:topomatic.cad.foundation.boundingsphere2d.radius|Radius]]| |