======Метод CadCursors.GetUserSelect(CadView, String, Nullable, String, String[])====== * **Пространство имен:** [[developers:references:topomatic.cad.view.hints|Topomatic.Cad.View.Hints]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public static bool GetUserSelect(CadView cadview, ref string select, Nullable popPoint, string message, string[] args) **Параметры** * //cadview// * Тип: [[developers:references:topomatic.cad.view.cadview|Topomatic.Cad.View.CadView]] * //select// * Тип: System.String * //popPoint// * Тип: System.Nullable * //message// * Тип: System.String * //args// * Тип: System.String[] **Возвращаемое значение** * Тип: System.Boolean