======Метод Surface.FindTriangles(BoundingBox2D, List)====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Синтаксис===== public void FindTriangles(BoundingBox2D box, List list) **Параметры** * //box// * Тип: [[developers:references:topomatic.cad.foundation.boundingbox2d|Topomatic.Cad.Foundation.BoundingBox2D]] * //list// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.int32|System.Int32]]>