======Метод RoadLibrary.MakeProjectProfileByReferenceGrade(IList, Double, Double, Transition, Transition, Alignment, Alignment, Double, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg.road.runtime.tools|Topomatic.Alg.Road.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Road.Runtime (в Topomatic.Alg.Road.Runtime.dll) =====Синтаксис===== public static void MakeProjectProfileByReferenceGrade(IList stations, double startStation, double endStation, Transition currentTransition, Transition referenceTransition, Alignment currentAlignment, Alignment referenceAlignment, double startGrade, double endGrade) **Параметры** * //stations// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:system.double|System.Double]]> * //startStation// * Тип: [[developers:references:system.double|System.Double]] * //endStation// * Тип: [[developers:references:system.double|System.Double]] * //currentTransition// * Тип: [[developers:references:topomatic.alg.prf.transition|Topomatic.Alg.Prf.Transition]] * //referenceTransition// * Тип: [[developers:references:topomatic.alg.prf.transition|Topomatic.Alg.Prf.Transition]] * //currentAlignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //referenceAlignment// * Тип: [[developers:references:topomatic.alg.alignment|Topomatic.Alg.Alignment]] * //startGrade// * Тип: [[developers:references:system.double|System.Double]] * //endGrade// * Тип: [[developers:references:system.double|System.Double]]