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