======Метод QuadtreeRoot.GetRibs(Vector2D, Vector2D, List)====== * **Пространство имен:** [[developers:references:topomatic.sfc|Topomatic.Sfc]] * **Сборка:** Topomatic.Sfc (в Topomatic.Sfc.dll) =====Синтаксис===== public void GetRibs(Vector2D a, Vector2D b, List edges) **Параметры** * //a// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //b// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //edges// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.sfc.activeedge|Topomatic.Sfc.ActiveEdge]]>