======Метод SelectionCirclingDlg.Execute(SelectionSet, List, Int32, CommitEventHandler)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public static void Execute(SelectionSet selection, List objects, int nearest, CommitEventHandler commit) **Параметры** * //selection// * Тип: [[developers:references:topomatic.cad.view.selectionset|Topomatic.Cad.View.SelectionSet]] * //objects// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.object|System.Object]]> * //nearest// * Тип: [[developers:references:system.int32|System.Int32]] * //commit// * Тип: [[developers:references:topomatic.cad.view.commiteventhandler|Topomatic.Cad.View.CommitEventHandler]]