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