======Метод DrawingLayer.SelectEntities(Predicate, String, String[])====== * **Пространство имен:** [[developers:references:topomatic.dwg.layer|Topomatic.Dwg.Layer]] * **Сборка:** Topomatic.Dwg.Layer (в Topomatic.Dwg.Layer.dll) =====Синтаксис===== public GetPointResult SelectEntities(Predicate match, string message, string[] args) **Параметры** * //match// * Тип: [[developers:references:system.predicate_1|System.Predicate]]<[[developers:references:topomatic.dwg.entities.dwgentity|Topomatic.Dwg.Entities.DwgEntity]]> * //message// * Тип: [[developers:references:system.string|System.String]] * //args// * Тип: [[developers:references:system.string|System.String]][] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.view.getpointresult|Topomatic.Cad.View.GetPointResult]]