======Метод AlignLibrary.MakeAgProfile(Profile, AgProfile, Int32, IEnumerable, Corridor, Double, Double, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.tools|Topomatic.Alg.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static bool MakeAgProfile(Profile egProfile, AgProfile profile, int existentAxisCode, IEnumerable interpolationCodes, Corridor corridor, double startStation, double endStation, bool canTerminate) **Параметры** * //egProfile// * Тип: [[developers:references:topomatic.alg.prf.profile|Topomatic.Alg.Prf.Profile]] * //profile// * Тип: [[developers:references:topomatic.alg.prf.agprofile|Topomatic.Alg.Prf.AgProfile]] * //existentAxisCode// * Тип: [[developers:references:system.int32|System.Int32]] * //interpolationCodes// * Тип: [[developers:references:system.collections.generic.ienumerable_1|System.Collections.Generic.IEnumerable]]<[[developers:references:system.int32|System.Int32]]> * //corridor// * Тип: [[developers:references:topomatic.alg.crs.corridor|Topomatic.Alg.Crs.Corridor]] * //startStation// * Тип: [[developers:references:system.double|System.Double]] * //endStation// * Тип: [[developers:references:system.double|System.Double]] * //canTerminate// * Тип: [[developers:references:system.boolean|System.Boolean]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]