Reporting a dimension without using a reporting parameter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to use a parameter like an instance parameter to inform a formula? I know its telling me I cannot use an instance parameter in a formula, and I cannot use a reporting formula because the needed distance is not hosted.
Working on a shutter assembly. The shutters contain an array, with the array count driven by a distance formula.
I will control the height of the top and bottom shutters manually and would like to have the middle shutter height adjust dynamically as the overall height is changed. I cannot make the shutter family height instance based and lock to reference planes, so I need the distance to be reported (like a reporting parameter) and pushed back into a formula to control the middle shutter height.
Below is how it *could* be done, if I had a way to grab the middle distance.