======Метод PlanLine.GetSegments(ObjectsDisjointerArgs, IList, IList)====== * **Пространство имен:** [[developers:references:topomatic.alg.plan|Topomatic.Alg.Plan]] * **Сборка:** Topomatic.Alg (в Topomatic.Alg.dll) =====Синтаксис===== public virtual void GetSegments(ObjectsDisjointerArgs e, IList arcList, IList lineList) **Параметры** * //e// * Тип: [[developers:references:topomatic.cad.foundation.objectsdisjointerargs|Topomatic.Cad.Foundation.ObjectsDisjointerArgs]] * //arcList// * Тип: System.Collections.Generic.IList<[[developers:references:topomatic.cad.foundation.arcsegment|Topomatic.Cad.Foundation.ArcSegment]]> * //lineList// * Тип: System.Collections.Generic.IList<[[developers:references:topomatic.cad.foundation.linesegment|Topomatic.Cad.Foundation.LineSegment]]>