======Метод ICrsDesignHost.SelectComponent(String, SelectionType, CrsComponent, AstExpression, CrsComponent, CrsComponent, String[])====== * **Пространство имен:** [[developers:references:topomatic.crs.design|Topomatic.Crs.Design]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public virtual GetPointResult SelectComponent(string message, SelectionType type, out CrsComponent compoennt, out AstExpression expression, CrsComponent owner, CrsComponent except, string[] args) **Параметры** * //message// * Тип: [[developers:references:system.string|System.String]] * //type// * Тип: [[developers:references:topomatic.crs.design.selectiontype|Topomatic.Crs.Design.SelectionType]] * //compoennt// * Тип: [[developers:references:topomatic.crs.templates.crscomponent|Topomatic.Crs.Templates.CrsComponent]] * //expression// * Тип: [[developers:references:topomatic.crs.ast.astexpression|Topomatic.Crs.Ast.AstExpression]] * //owner// * Тип: [[developers:references:topomatic.crs.templates.crscomponent|Topomatic.Crs.Templates.CrsComponent]] * //except// * Тип: [[developers:references:topomatic.crs.templates.crscomponent|Topomatic.Crs.Templates.CrsComponent]] * //args// * Тип: [[developers:references:system.string|System.String]][] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.view.getpointresult|Topomatic.Cad.View.GetPointResult]]