Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.06 KB

Room2DRadiancePropertiesAbridged.md

File metadata and controls

15 lines (10 loc) · 1.06 KB

DragonflySchema.Model.Room2DRadiancePropertiesAbridged

Properties

Name Type Description Notes
Type string [optional] [readonly] [default to "Room2DRadiancePropertiesAbridged"]
ModifierSet string Identifier of a ModifierSet to specify all modifiers for the Room2D. If None, the Room2D will use the Story or Building modifier_set or the Model global_modifier_set. Any ModifierSet assigned here will override those assigned to the parent objects. [optional]
GridParameters List<AnyOfRoomGridParameterRoomRadialGridParameterExteriorFaceGridParameterExteriorApertureGridParameter> An optional list of GridParameter objects to describe how sensor grids should be generated for the Room2D. [optional]

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