class OpenStudio::Model::EnergyManagementSystemConstructionIndexVariable
Public Class Methods
iddObjectType()
click to toggle source
@return [IddObjectType]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemConstructionIndexVariable.rb, line 8 def self.iddObjectType end
new(*args)
click to toggle source
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemConstructionIndexVariable.rb, line 5 def self.new(*args) end
Public Instance Methods
constructionObject()
click to toggle source
@return [ModelObject]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemConstructionIndexVariable.rb, line 11 def constructionObject end
setConstructionObject(modelObject)
click to toggle source
@return [Boolean]
# File lib/openstudio-api-stubs/Classes/EnergyManagementSystemConstructionIndexVariable.rb, line 14 def setConstructionObject(modelObject) end