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