======Метод AlignLibrary.SmashCenterLine(Alignment, Double, Double, Double, List)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.tools|Topomatic.Alg.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static void SmashCenterLine(Alignment alignment, double factor, double min, double max, List stations) **Параметры** * //alignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //factor// * Тип: [[developers:references:system.double|System.Double]] * //min// * Тип: [[developers:references:system.double|System.Double]] * //max// * Тип: [[developers:references:system.double|System.Double]] * //stations// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.double|System.Double]]>