class OpenStudio::Model::SurfacePropertyOtherSideConditionsModel
Public Class Methods
iddObjectType()
click to toggle source
@return [IddObjectType]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyOtherSideConditionsModel.rb, line 8 def self.iddObjectType end
new(model)
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyOtherSideConditionsModel.rb, line 5 def self.new(model) end
typeOfModelingValues()
click to toggle source
@return [StringVector]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyOtherSideConditionsModel.rb, line 11 def self.typeOfModelingValues end
Public Instance Methods
isTypeOfModelingDefaulted()
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyOtherSideConditionsModel.rb, line 17 def isTypeOfModelingDefaulted end
resetTypeOfModeling()
click to toggle source
# File lib/openstudio-api-stubs/Classes/SurfacePropertyOtherSideConditionsModel.rb, line 22 def resetTypeOfModeling end
setTypeOfModeling(string)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyOtherSideConditionsModel.rb, line 20 def setTypeOfModeling(string) end
typeOfModeling()
click to toggle source
@return [String]
# File lib/openstudio-api-stubs/Classes/SurfacePropertyOtherSideConditionsModel.rb, line 14 def typeOfModeling end