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