======Метод PathListExtentions.PolylineRepresentationToPathList(ILinearObject, IList)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public static void PolylineRepresentationToPathList(ILinearObject linear, IList pathList) **Параметры** * //linear// * Тип: [[developers:references:topomatic.cad.foundation.ilinearobject|Topomatic.Cad.Foundation.ILinearObject]] * //pathList// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.cogo.ipathitem|Topomatic.Cad.Foundation.Cogo.IPathItem]]>