======Метод CrsSemanticConstruction.Intersect(CrsContour, CrsContour, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.crs.templates|Topomatic.Crs.Templates]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public List> Intersect(CrsContour contour1, CrsContour contour2, bool firstUp) **Параметры** * //contour1// * Тип: [[developers:references:topomatic.crs.templates.crscontour|Topomatic.Crs.Templates.CrsContour]] * //contour2// * Тип: [[developers:references:topomatic.crs.templates.crscontour|Topomatic.Crs.Templates.CrsContour]] * //firstUp// * Тип: [[developers:references:system.boolean|System.Boolean]] **Возвращаемое значение** * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]>>