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