- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have my design/document units set to mm.
There is a parameter defined which has the name of another parameter as its expression and its value is 50mm.
When using the API, this is what the parameter looks like.
You can see that the unit is mm as it should be, but the value is 5.0 instead of 50.00 which is shown in the value field in the parameters dialog.
While troubleshooting I referenced the API documentation for the Parameter Object https://help.autodesk.com/view/fusion360/ENU/?guid=GUID-55297469-5aa5-4dd7-90ba-27483db7151a
and it has
I have questions about this:
- why is the value not in the units specified?
- why is the value not in the units specified for the document?
- what is database units referring to, and why is it used?
- why is value modifiable? It is not modifiable in the UI, and modifying it can make it inconsistent with the expression.
Solved! Go to Solution.