======Метод CadLibrary.Angle3PosEx(Vector2D, Vector2D, Vector2D)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static double Angle3PosEx(Vector2D a, Vector2D b, Vector2D c) **Параметры** * //a// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //b// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //c// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] **Возвращаемое значение** * Тип: [[developers:references:system.double|System.Double]]