======Метод Surface.CreateSection(IList, SectionFlags)====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Синтаксис===== public Section CreateSection(IList polyline, SectionFlags flags) **Параметры** * //polyline// * Тип: System.Collections.Generic.IList<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> * //flags// * Тип: [[developers:references:topomatic.sfc.sections.sectionflags|Topomatic.Sfc.Sections.SectionFlags]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.sfc.sections.section|Topomatic.Sfc.Sections.Section]]