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