======Метод CadCursors.GetQuadrantAngle(CadView, Vector3D, Int32, Double, String, String[])====== * **Пространство имен:** [[developers:references:topomatic.cad.view.hints|Topomatic.Cad.View.Hints]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public static GetPointResult GetQuadrantAngle(CadView cadview, Vector3D basePoint, int quadrant, out double angle, string message, string[] args) **Параметры** * //cadview// * Тип: [[developers:references:topomatic.cad.view.cadview|Topomatic.Cad.View.CadView]] * //basePoint// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //quadrant// * Тип: System.Int32 * //angle// * Тип: System.Double * //message// * Тип: System.String * //args// * Тип: System.String[] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.view.getpointresult|Topomatic.Cad.View.GetPointResult]]