You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a more complex unit conversion function. Something that works like Convert(number, fromUnit, toUnit). Much like Inventor's ConvertUnits(), or Excel's Convert() functions.
We could access Inventor's ConvertUnits() function and just pass-thru our query, or
Add a more complex unit conversion function. Something that works like Convert(number, fromUnit, toUnit). Much like Inventor's ConvertUnits(), or Excel's Convert() functions.
The text was updated successfully, but these errors were encountered: