How can I extract detailed light source properties?
I am using the custom exporter to extract information about lights in Revit projects and write them to an external file. However it seems that key details are missing from the Asset that can be read in the OnLight() function, or they are not clearly defined.
Is there a better way to obtain information about lights in a project?
Where are the enumerated values that can be read as AssetProperties defined?
The meaning of many of these enumerated values is unclear.
Where can I obtain detailed information about the source and distribution shapes?
(e.g. dimensions, orientation, etc)
Link copied