======Метод VerticalShiftCursor.GetLine(Nullable, Double, Vector3D)====== * **Пространство имен:** [[developers:references:topomatic.cad.view.hints|Topomatic.Cad.View.Hints]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public GetPointResult GetLine(Nullable startPoint, ref double shiftValue, out Vector3D point) **Параметры** * //startPoint// * Тип: System.Nullable<[[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]]> * //shiftValue// * Тип: System.Double * //point// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.view.getpointresult|Topomatic.Cad.View.GetPointResult]]