Hi Everyone,
Context: CATIA xGenerative Design & Script Nodes
See images below.
Can the String.ToReal() EKL function be used in xGD Script Nodes? My intent is to build a very simple introduction to algebraic expressions evaluator that 13 year old students could use during class. Where the Script Node Input would be type String to record the expression (no equation, function, just expression). The Script Body would contain code that converts the expression as String to an Output as Real that is the evaluate expression. Here are some example problems from the textbook.
Thank you
