Do anyone use the OpenStudio::Model::ShadingSurfaceGroup(model) in Ruby API?
I got the error as follows:
:in create_os_object': undefined method
ShadingSurfaceGroup' for OpenStudio:Module (NoMethodError)
I tested it on both OS Version: 1.14.0 and 1.12.0.
Any suggestions?