lib/measures/SetInteriorWallsToSelectedConstruction/measure.rb in openstudio-model-articulation-0.5.0 vs lib/measures/SetInteriorWallsToSelectedConstruction/measure.rb in openstudio-model-articulation-0.6.0
- old
+ new
@@ -64,10 +64,10 @@
construction_args.each do |construction_arg|
construction_args_hash[construction_arg.name.to_s] = construction_arg
end
# looping through sorted hash of constructions
- construction_args_hash.sort.map do |key, value| # todo - could filter this so only constructions that are valid on opaque surfaces will show up.
+ construction_args_hash.sort.map do |key, value| # TODO: - could filter this so only constructions that are valid on opaque surfaces will show up.
construction_handles << value.handle.to_s
construction_display_names << key
end
# make an argument for construction