======Метод StationingTransitionSolver.StationedPathItemsDisplace(StationedPathItems, IList)====== * **Пространство имен:** [[developers:references:topomatic.alg.solvers|Topomatic.Alg.Solvers]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public static IList StationedPathItemsDisplace(StationedPathItems stationedPath, IList offsets) **Параметры** * //stationedPath// * Тип: [[developers:references:topomatic.alg.solvers.stationedpathitems|Topomatic.Alg.Solvers.StationedPathItems]] * //offsets// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.cogo.ipathitem|Topomatic.Cad.Foundation.Cogo.IPathItem]]>