======Метод BoundingBox3D.AddPoint(BoundingBox3D, Vector3D)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static BoundingBox3D AddPoint(BoundingBox3D box, Vector3D point) **Параметры** * //box// * Тип: [[developers:references:topomatic.cad.foundation.boundingbox3d|Topomatic.Cad.Foundation.BoundingBox3D]] * //point// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.foundation.boundingbox3d|Topomatic.Cad.Foundation.BoundingBox3D]]