IES-to-Revit family automation via Autodesk Platform Services
When a specifier configures a fixture on a lighting manufacturer's website, the site generates a complete Revit BIM family automatically and packages it into the downloadable spec sheet — no manual file generation by engineering, no email request to the catalog team. Behind the scenes: an end-to-end pipeline built on Autodesk Platform Services that ingests IES photometric files and generates parametric Revit families on demand, triggered by the configuration event, for a specialty architectural lighting manufacturer's full catalog.
The architectural decision worth dwelling on is type catalogs versus per-variant families. Generating one .rfa per optic/driver combination is 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 it requires careful MEP shared-parameter design so downstream Revit users see the right electrical and identity data regardless of which variant they place. Most of the work, in other words, isn't generating geometry; it's deciding which parameters live on the family, which live on the type catalog row, and which belong in a separate IES reference.
Adjacent research: standardizing MEP shared parameters across the manufacturer's catalog so families behave consistently when loaded into specifier projects.