======Метод SelectionSet.GetObjectsAtPoint(Vector3D, Predicate, Int32)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public abstract IEnumerable> GetObjectsAtPoint(Vector3D point, Predicate match, int waitTimeOut) **Параметры** * //point// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //match// * Тип: System.Predicate * //waitTimeOut// * Тип: System.Int32 **Возвращаемое значение** * Тип: System.Collections.Generic.IEnumerable>