======Метод GlgSolveLib.SegmentContainsPolygonInteriorPos(Vector2D, Vector2D, IList)====== * **Пространство имен:** [[developers:references:topomatic.glg|Topomatic.Glg]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Синтаксис===== public static bool SegmentContainsPolygonInteriorPos(Vector2D s, Vector2D f, IList poly) **Параметры** * //s// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //f// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //poly// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]