Class: OpenStudio::Model::Construction

Inherits:
LayeredConstruction show all
Defined in:
lib/openstudio-api-stubs/Classes/Construction.rb

Class Method Summary collapse

Instance Method Summary collapse

Methods inherited from LayeredConstruction

#ensureUniqueLayers, #equalLayers, #eraseLayer, #getLayer, #getLayerIndices, #insertLayer, #insulation, #isSymmetric, #layers, layersAreValid, #nullLayers, #numLayers, #resetInsulation, #reverseEqualLayers, #setInsulation, #setLayer, #setLayers

Methods inherited from ConstructionBase

#exteriorVisibleAbsorbtance, #exteriorVisibleAbsorptance, #getNetArea, #heatCapacity, #interiorVisibleAbsorbtance, #interiorVisibleAbsorptance, #isFenestration, #isGreenRoof, #isModelPartition, #isOpaque, #isSolarDiffusing, #renderingColor, #resetRenderingColor, #setConductance, #setRenderingColor, #setUFactor, #standardsInformation, #thermalConductance, #uFactor, #visibleTransmittance

Methods inherited from ResourceObject

#directUseCount, #nonResourceObjectUseCount

Methods inherited from ParentObject

#allowableChildTypes, #children

Methods inherited from ModelObject

#EqualEqual, #LessThan, #NotEqual, #__str__, #clone, #connectedObject, #connectedObjectPort, #createComponent, #getData, #getScheduleTypeKeys, #iddObjectType, #lifeCycleCosts, #model, #outputVariableNames, #outputVariables, #parent, #removeLifeCycleCosts, #resources, #setParent, #toIdfObject

Methods inherited from WorkspaceObject

#LessThan, #__str__, #canBeSource, #canBeTarget, #getSourceIndices, #getSources, #getTarget, #idfObject, #initialized, #isSource, #isTarget, #numSources, #objectListFieldsEqual, #objectListFieldsNonConflicting, #remove, #setPointer, #sources, #targets, #workspace

Class Method Details

.iddObjectTypeIddObjectType

Returns:



8
9
# File 'lib/openstudio-api-stubs/Classes/Construction.rb', line 8

def self.iddObjectType
end

.new(*args) ⇒ Object



5
6
# File 'lib/openstudio-api-stubs/Classes/Construction.rb', line 5

def self.new(*args)
end

Instance Method Details

#reverseConstructionConstruction

Returns:



11
12
# File 'lib/openstudio-api-stubs/Classes/Construction.rb', line 11

def reverseConstruction
end