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