======Метод AlignLibrary.MakeEgProfile(IList, CompoundLine, Corridor, Double, Double, IEnumerable, IOffset, IList, Boolean, Boolean, Double, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.tools|Topomatic.Alg.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static bool MakeEgProfile(IList stations, CompoundLine planLine, Corridor corridor, double dtmSizeLeft, double dtmSizeRight, IEnumerable surfaces, IOffset offset, IList eg, bool use_sections, bool filterCrossPoint, double filterCrossPointFactor, bool canTerminate) **Параметры** * //stations// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:system.double|System.Double]]> * //planLine// * Тип: [[developers:references:topomatic.alg.compoundline|Topomatic.Alg.CompoundLine]] * //corridor// * Тип: [[developers:references:topomatic.alg.crs.corridor|Topomatic.Alg.Crs.Corridor]] * //dtmSizeLeft// * Тип: [[developers:references:system.double|System.Double]] * //dtmSizeRight// * Тип: [[developers:references:system.double|System.Double]] * //surfaces// * Тип: [[developers:references:system.collections.generic.ienumerable_1|System.Collections.Generic.IEnumerable]]<[[developers:references:topomatic.sfc.surface|Topomatic.Sfc.Surface]]> * //offset// * Тип: [[developers:references:topomatic.alg.offsets.ioffset|Topomatic.Alg.Offsets.IOffset]] * //eg// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.alg.prf.profilenode|Topomatic.Alg.Prf.ProfileNode]]> * //use_sections// * Тип: [[developers:references:system.boolean|System.Boolean]] * //filterCrossPoint// * Тип: [[developers:references:system.boolean|System.Boolean]] * //filterCrossPointFactor// * Тип: [[developers:references:system.double|System.Double]] * //canTerminate// * Тип: [[developers:references:system.boolean|System.Boolean]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]