Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.14 KB

ModelRadianceProperties.md

File metadata and controls

17 lines (12 loc) · 1.14 KB

HoneybeeSchema.Model.ModelRadianceProperties

Properties

Name Type Description Notes
Type string [optional] [readonly] [default to "ModelRadianceProperties"]
Modifiers List<AnyOfPlasticGlassBSDFGlowLightTransMetalVoidMirror> A list of all unique modifiers in the model. This includes modifiers across all Faces, Apertures, Doors, Shades, Room ModifierSets, and the global_modifier_set. [optional]
ModifierSets List<AnyOfModifierSetModifierSetAbridged> A list of all unique Room-Assigned ModifierSets in the Model. [optional]
SensorGrids List<SensorGrid> An array of SensorGrids that are associated with the model. [optional]
Views List<View> An array of Views that are associated with the model. [optional]

[Back to Model list] [Back to API list] [Back to README]