- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In "ValueInput expression namespace"
BrianEkins says: "The API is just taking the string provided by the ValueInput object and passing into the internal function that will be creating the parameter. It's at that time the string is being evaluated and used."
So how do I call this evaluation function from the API? I want to take a ValueInput containing say "5 in" and do maths with it as a cm length in my python code.
Solved! Go to Solution.