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 "ModifierSetAbridged"] | |
WallSet | WallModifierSetAbridged | Optional WallModifierSet object for this ModifierSet (default: None). | [optional] |
FloorSet | FloorModifierSetAbridged | Optional FloorModifierSet object for this ModifierSet (default: None). | [optional] |
RoofCeilingSet | RoofCeilingModifierSetAbridged | Optional RoofCeilingModifierSet object for this ModifierSet (default: None). | [optional] |
ApertureSet | ApertureModifierSetAbridged | Optional ApertureModifierSet object for this ModifierSet (default: None). | [optional] |
DoorSet | DoorModifierSetAbridged | Optional DoorModifierSet object for this ModifierSet (default: None). | [optional] |
ShadeSet | ShadeModifierSetAbridged | Optional ShadeModifierSet object for this ModifierSet (default: None). | [optional] |
AirBoundaryModifier | string | 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] |