IES-to-Revit family automation via Autodesk Platform Services
An end-to-end pipeline that ingests IES photometric files and generates parametric Revit families (.rfa) on demand. Triggered by product configuration in the manufacturer's catalog system; output flows back into a downloadable specification package for specifiers and electrical contractors.
The interesting design question was type catalogs versus per-variant families. A naive approach generates one .rfa per optic/driver combination — straightforward but produces thousands of nearly-identical files. The alternative — one shared RFA per optic group plus a .txt type catalog enumerating photometric variants — is dramatically leaner but requires careful MEP shared-parameter design so downstream Revit users still see the right electrical and identity data.
Adjacent research: standardizing MEP shared parameters across the manufacturer's full catalog so that families behave consistently when loaded into specifier projects regardless of which optic, lumen package, or driver was selected.