Message 1 of 2
Autofill Derived Parameter Names
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to enable text autofill/auto complete of derived parameter names into an input field (such as a dimension, for example)?
I am utilizing the method described here (https://forums.autodesk.com/t5/fusion-360-design-validate/use-edit-parameters-from-parts-in-assembly...) to create a global variables file which is then insert derived into multiple part files. This brings in the user parameters (E.G. "distance_xyz" is brought in as "distance_xyz_Ref") but requires typing out the full name of the parameter without the help of auto complete as is available for local variables. With dozens or hundreds of user parameters, this can get cumbersome especially since I can't copy the name from the (local) parameters table.
Thanks