======Метод DeviceContext.gClipLine(Line3D, Vector3D, Vector3D)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public bool gClipLine(Line3D line, out Vector3D a, out Vector3D b) **Параметры** * //line// * Тип: [[developers:references:topomatic.cad.foundation.line3d|Topomatic.Cad.Foundation.Line3D]] * //a// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //b// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]