Returns the UnitsManager object associated with this product.
"design_var" is a variable referencing a Design object. |
"design_var" is a variable referencing a Design object. |
| Name | Description |
| Use inputBox to get value and evaluateExpression to validate it | Uses the UserInterface.inputBox function to get a string from the user and then validates that the strinng entered is a valid expression by using the UnitsManager.evaluateExpression function. |