======Метод ActComponent.CreateNode(String, AstExpression, AstExpression)====== * **Пространство имен:** [[developers:references:topomatic.crs.ast|Topomatic.Crs.Ast]] * **Сборка:** Topomatic.Crs (в Topomatic.Crs.dll) =====Синтаксис===== public static ActComponent CreateNode(string name, AstExpression x, AstExpression y) **Параметры** * //name// * Тип: [[developers:references:system.string|System.String]] * //x// * Тип: [[developers:references:topomatic.crs.ast.astexpression|Topomatic.Crs.Ast.AstExpression]] * //y// * Тип: [[developers:references:topomatic.crs.ast.astexpression|Topomatic.Crs.Ast.AstExpression]] **Возвращаемое значение** * Тип: [[developers:references:topomatic.crs.ast.actcomponent|Topomatic.Crs.Ast.ActComponent]]