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