======Метод GlgSolveLib.GetContourIndexPairsForPos(Vector2D, IEnumerable)====== * **Пространство имен:** [[developers:references:topomatic.glg|Topomatic.Glg]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Синтаксис===== public static IEnumerable> GetContourIndexPairsForPos(Vector2D p, IEnumerable contours) **Параметры** * //p// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //contours// * Тип: System.Collections.Generic.IEnumerable<[[developers:references:topomatic.glg.contours.geologycontour|Topomatic.Glg.Contours.GeologyContour]]> **Возвращаемое значение** * Тип: System.Collections.Generic.IEnumerable>