======Метод AlignLibrary.CalcElevation(CrsLine, IEnumerable, CompoundLine, Double, Double, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.tools|Topomatic.Alg.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public static bool CalcElevation(CrsLine l, IEnumerable surfaces, CompoundLine planLine, double station, double offset, out double value) **Параметры** * //l// * Тип: [[developers:references:topomatic.crs.crsline|Topomatic.Crs.CrsLine]] * //surfaces// * Тип: [[developers:references:system.collections.generic.ienumerable_1|System.Collections.Generic.IEnumerable]]<[[developers:references:topomatic.sfc.surface|Topomatic.Sfc.Surface]]> * //planLine// * Тип: [[developers:references:topomatic.alg.compoundline|Topomatic.Alg.CompoundLine]] * //station// * Тип: [[developers:references:system.double|System.Double]] * //offset// * Тип: [[developers:references:system.double|System.Double]] * //value// * Тип: [[developers:references:system.double|System.Double]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]