======Метод BoundingBox2D.CreateMerged(BoundingBox2D, BoundingBox2D, BoundingBox2D)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static void CreateMerged(ref BoundingBox2D original, ref BoundingBox2D additional, out BoundingBox2D result) **Параметры** * //original// * Тип: [[developers:references:topomatic.cad.foundation.boundingbox2d|Topomatic.Cad.Foundation.BoundingBox2D]] * //additional// * Тип: [[developers:references:topomatic.cad.foundation.boundingbox2d|Topomatic.Cad.Foundation.BoundingBox2D]] * //result// * Тип: [[developers:references:topomatic.cad.foundation.boundingbox2d|Topomatic.Cad.Foundation.BoundingBox2D]]