Alternatives to functions in Global parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am working on some Revit modifications to make my firm's Revit lighting families more flexible. I've been able to link the length of an ies file to the length of a light fixture, but now I want to use the proration parameter to equal a formula that will multiply the luminous flux of the ies file to reflect the new length. Clicking on the little box at the end of the proration factor parameter leads to the global parameters. I want to take the length instance parameter in the variable fixture family, strip it of units, and apply it to a global parameter that the proration factor is reading. Maybe I am complicating this, is there an easier way to do this? (Side note; I know we'd have to make sure that the IES file is already based on a round unit of measure 1m/1ft so the proration based on that unit works. But it's easier than creating 45 different IES files for each length).