======Метод CadCursors.GetPoint(CadView, Vector3D, String)====== * **Пространство имен:** [[developers:references:topomatic.cad.view.hints|Topomatic.Cad.View.Hints]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public static bool GetPoint(CadView cadview, out Vector3D pos, string message) **Параметры** * //cadview// * Тип: [[developers:references:topomatic.cad.view.cadview|Topomatic.Cad.View.CadView]] * //pos// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //message// * Тип: [[developers:references:system.string|System.String]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]