======Метод PolylineExtentions.ConvertToPolyline(IList, IList, Double)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static void ConvertToPolyline(IList list, IList polyline, double eps) **Параметры** * //list// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> * //polyline// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.buglevector2d|Topomatic.Cad.Foundation.BugleVector2D]]> * //eps// * Тип: [[developers:references:system.double|System.Double]]