======Метод DwgPedestrianCrossingMarking.GetSegments(ObjectsDisjointerArgs, IList, IList)====== * **Пространство имен:** [[developers:references:topomatic.roadmarking.entities|Topomatic.RoadMarking.Entities]] * **Сборка:** Topomatic.RoadMarking (в Topomatic.RoadMarking.dll) =====Синтаксис===== public override void GetSegments(ObjectsDisjointerArgs e, IList arcList, IList lineList) **Параметры** * //e// * Тип: [[developers:references:topomatic.cad.foundation.objectsdisjointerargs|Topomatic.Cad.Foundation.ObjectsDisjointerArgs]] * //arcList// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.arcsegment|Topomatic.Cad.Foundation.ArcSegment]]> * //lineList// * Тип: [[developers:references:system.collections.generic.ilist_1|System.Collections.Generic.IList]]<[[developers:references:topomatic.cad.foundation.linesegment|Topomatic.Cad.Foundation.LineSegment]]>