======Метод Surface.CreateSections(Vector3D, Vector3D, Vector3D)====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Синтаксис===== public List> CreateSections(Vector3D a, Vector3D b, Vector3D c) **Параметры** * //a// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //b// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //c// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] **Возвращаемое значение** * Тип: System.Collections.Generic.List>