weldx.core.MathematicalExpression.set_parameter#

MathematicalExpression.set_parameter(name, value)#

Define an expression parameter as constant value.

Parameters:
  • name – Name of the parameter used in the expression.

  • value – Parameter value. This can be number, array or pint.Quantity