Message 1 of 5
Why are input user parameters sometimes not captured with a feature (e.g. Box)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Sometimes parameters are not captured with a feature when they are used as inputs.
In this trivial example I have created three user parameters: width, depth and height. I then create a Box using the parameter names as inputs, but only the values for the first two of three inputs are recorded with the feature. I can subsequently change the values for the feature to reference the parameters and everything is as I would expect it.
The obvious consequence is that I expect when I have input a parameter name then the parameter not the value should be retained. I should not have to double-check Fusion's work.
Is this just a bug in Box creation, or am I missing something fundamental about user parameter expansion.