Deconstruct ModifierSet

Deconstruct a modifier set into its constituient exterior modifiers.
Inputs
A modifier set to be deconstructed. This can also be text for a modifier set to be looked up in the modifier set library.
Outputs
A modifier object for the set's exterior walls.
A modifier object for the set's exterior roofs.
A modifier object for the set's exposed floors.
A modifier object for apertures with an Outdoors boundary condition and a Wall face type for their parent face.
A modifier object for apertures with an Outdoors boundary condition and a RoofCeiling or Floor face type for their parent face.
A modifier object for apertures with an Outdoors boundary condition and True is_operable property.
A modifier object for opaque doors with an Outdoors boundary condition and a Wall face type for their parent face.
A modifier object for opaque doors with an Outdoors boundary condition and a RoofCeiling or Floor face type for their parent face.
A modifier object for all glass doors with an Outdoors boundary condition.
A modifier object for all exterior shades.
Last updated