======Метод CompoundLineExtentions.SectSegment(CompoundLine, Vector2D, Vector2D, IList, Double)====== * **Пространство имен:** [[developers:references:topomatic.alg|Topomatic.Alg]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public static void SectSegment(CompoundLine trc, Vector2D a, Vector2D b, IList stations, double tg) **Параметры** * //trc// * Тип: [[developers:references:topomatic.alg.compoundline|Topomatic.Alg.CompoundLine]] * //a// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //b// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //stations// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:system.double|System.Double]]> * //tg// * Тип: [[developers:references:system.double|System.Double]]