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