Message 1 of 1
Find out Light Definition (Style) From ExportContext ?

Not applicable
12-07-2020
08:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to export different kinds of lights from Revit, with their definition (Point/Line/Rectangle... and Spherical/Spotlight...). Currently I read this definition directly from ParameterSet of the Symbol. However, when there are nested lighting fixture families within a lighting fixture family, I this method will results in the same light type. How can I possibly get this information in OnLight method of ExportContext? I've tried with the light asset without notable success.
Thanks!