Message 1 of 5
Reference to ModelParameter object in an expression property?

Not applicable
12-01-2018
12:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
After much experimentation, searching of the forum and exploration of the API documentation, I've been unable to answer a pretty simple question: Is it possible to include a reference to a ModelParameter in the expression property of a UserParameter or another ModelParameter? If it is possible, I'd very much like to know how!
For example, if I have a ModelParameter whose name property is "D23" and I'd like to add a SketchOffsetDimension whose value is, say, 0.25 times the current value of the "D23" ModelParameter, how can I do that? I'm sure I'm not the first person with this use case, but I simply can't figure out how to make it happen.
I'd really appreciate any hints!