======Метод SelectionSet.CopyFrom(SelectionSet, Matrix, Vector2D, Boolean)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public void CopyFrom(SelectionSet other, Matrix transform, Vector2D basePoint, bool select) **Параметры** * //other// * Тип: [[developers:references:topomatic.cad.view.selectionset|Topomatic.Cad.View.SelectionSet]] * //transform// * Тип: [[developers:references:topomatic.cad.foundation.matrix|Topomatic.Cad.Foundation.Matrix]] * //basePoint// * Тип: [[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]] * //select// * Тип: System.Boolean