Name | Type | Description | Notes |
---|---|---|---|
Identifier | string | Text string for a unique Radiance object. Must not contain spaces or special characters. This will be used to identify the object across a model and in the exported Radiance files. | |
DisplayName | string | Display name of the object with no character restrictions. | [optional] |
Type | string | [optional] [readonly] [default to "ModifierSet"] | |
WallSet | WallModifierSet | An optional WallModifierSet object for this ModifierSet. (default: None). | [optional] |
FloorSet | FloorModifierSet | An optional FloorModifierSet object for this ModifierSet. (default: None). | [optional] |
RoofCeilingSet | RoofCeilingModifierSet | An optional RoofCeilingModifierSet object for this ModifierSet. (default: None). | [optional] |
ApertureSet | ApertureModifierSet | An optional ApertureModifierSet object for this ModifierSet. (default: None). | [optional] |
DoorSet | DoorModifierSet | An optional DoorModifierSet object for this ModifierSet. (default: None). | [optional] |
ShadeSet | ShadeModifierSet | An optional ShadeModifierSet object for this ModifierSet. (default: None). | [optional] |
AirBoundaryModifier | AnyOfPlasticGlassBSDFGlowLightTransMetalVoidMirror | An optional Modifier to be used for all Faces with an AirBoundary face type. If None, it will be the honeybee generic air wall modifier. | [optional] |