======Метод CrsSurfaceBuilder.AddSection(Double, CrsRedLine, List)====== * **Пространство имен:** [[developers:references:topomatic.alg.runtime.tools|Topomatic.Alg.Runtime.Tools]] * **Сборка:** Topomatic.Alg.Runtime (в Topomatic.Alg.Runtime.dll) =====Синтаксис===== public void AddSection(double station, CrsRedLine redLine, List smashPoints) **Параметры** * //station// * Тип: [[developers:references:system.double|System.Double]] * //redLine// * Тип: [[developers:references:topomatic.crs.templates.crsredline|Topomatic.Crs.Templates.CrsRedLine]] * //smashPoints// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.double|System.Double]]>