======Метод SelectionSet.SelectObjectsAtScreen(Predicate, String, String[])====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public GetPointResult SelectObjectsAtScreen(Predicate match, string message, string[] args) **Параметры** * //match// * Тип: System.Predicate * //message// * Тип: System.String * //args// * Тип: System.String[] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.view.getpointresult|Topomatic.Cad.View.GetPointResult]]