======Метод PolygonsClipper.AddPolygonsList(IList, PolygonType)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public void AddPolygonsList(IList> polyList, PolygonType polyType) **Параметры** * //polyList// * Тип: [[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]]>> * //polyType// * Тип: [[developers:references:topomatic.cad.foundation.polygontype|Topomatic.Cad.Foundation.PolygonType]]