======Метод GlgSolveLib.TessalateContour(IList, Double, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.glg|Topomatic.Glg]] * **Сборка:** Topomatic.Glg (в Topomatic.Glg.dll) =====Синтаксис===== public static void TessalateContour(IList contour, double station, bool closed) **Параметры** * //contour// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> * //station// * Тип: [[developers:references:system.double|System.Double]] * //closed// * Тип: [[developers:references:system.boolean|System.Boolean]]