======Метод AuxiliaryDrawer.DrawDimmentionLinear3d(DeviceContext, Vector3D, Vector3D, String, Int32)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public static void DrawDimmentionLinear3d(DeviceContext dc, Vector3D startPoint, Vector3D endPoint, string text, int sign) **Параметры** * //dc// * Тип: [[developers:references:topomatic.cad.foundation.devicecontext|Topomatic.Cad.Foundation.DeviceContext]] * //startPoint// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //endPoint// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //text// * Тип: [[developers:references:system.string|System.String]] * //sign// * Тип: [[developers:references:system.int32|System.Int32]]