======Конструктор SelectionCirclingDlg(SelectionSet, List, Int32, CommitEventHandler)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public SelectionCirclingDlg(SelectionSet selection, List objects, int nearest, CommitEventHandler commit) **Параметры** * //selection// * Тип: [[developers:references:topomatic.cad.view.selectionset|Topomatic.Cad.View.SelectionSet]] * //objects// * Тип: System.Collections.Generic.List * //nearest// * Тип: System.Int32 * //commit// * Тип: [[developers:references:topomatic.cad.view.commiteventhandler|Topomatic.Cad.View.CommitEventHandler]]