class OpenStudio::Model::StandardsInformationMaterial

Public Class Methods

iddObjectType() click to toggle source

@return [IddObjectType]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 6
def self.iddObjectType
end

Public Instance Methods

compositeCavityInsulation() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 63
def compositeCavityInsulation
end
compositeFramingConfiguration() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 45
def compositeFramingConfiguration
end
compositeFramingDepth() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 51
def compositeFramingDepth
end
compositeFramingMaterial() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 39
def compositeFramingMaterial
end
compositeFramingSize() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 57
def compositeFramingSize
end
isCompositeMaterial() click to toggle source

@return [Boolean]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 30
def isCompositeMaterial
end
material() click to toggle source

@return [Material]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 9
def material
end
materialStandard() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 12
def materialStandard
end
materialStandardSource() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 18
def materialStandardSource
end
resetCompositeCavityInsulation() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 102
def resetCompositeCavityInsulation
end
resetCompositeFramingConfiguration() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 90
def resetCompositeFramingConfiguration
end
resetCompositeFramingDepth() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 94
def resetCompositeFramingDepth
end
resetCompositeFramingMaterial() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 86
def resetCompositeFramingMaterial
end
resetCompositeFramingSize() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 98
def resetCompositeFramingSize
end
resetMaterialStandard() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 70
def resetMaterialStandard
end
resetMaterialStandardSource() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 74
def resetMaterialStandardSource
end
resetStandardsCategory() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 78
def resetStandardsCategory
end
resetStandardsIdentifier() click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 82
def resetStandardsIdentifier
end
setCompositeCavityInsulation(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 100
def setCompositeCavityInsulation(string)
end
setCompositeFramingConfiguration(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 88
def setCompositeFramingConfiguration(string)
end
setCompositeFramingDepth(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 92
def setCompositeFramingDepth(string)
end
setCompositeFramingMaterial(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 84
def setCompositeFramingMaterial(string)
end
setCompositeFramingSize(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 96
def setCompositeFramingSize(string)
end
setMaterialStandard(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 68
def setMaterialStandard(string)
end
setMaterialStandardSource(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 72
def setMaterialStandardSource(string)
end
setStandardsCategory(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 76
def setStandardsCategory(string)
end
setStandardsIdentifier(string) click to toggle source
# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 80
def setStandardsIdentifier(string)
end
standardsCategory() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 24
def standardsCategory
end
standardsIdentifier() click to toggle source

@return [OptionalString]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 33
def standardsIdentifier
end
suggestedCompositeCavityInsulations() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 66
def suggestedCompositeCavityInsulations
end
suggestedCompositeFramingConfigurations() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 48
def suggestedCompositeFramingConfigurations
end
suggestedCompositeFramingDepths() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 54
def suggestedCompositeFramingDepths
end
suggestedCompositeFramingMaterials() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 42
def suggestedCompositeFramingMaterials
end
suggestedCompositeFramingSizes() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 60
def suggestedCompositeFramingSizes
end
suggestedMaterialStandardSources() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 21
def suggestedMaterialStandardSources
end
suggestedMaterialStandards() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 15
def suggestedMaterialStandards
end
suggestedStandardsCategories() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 27
def suggestedStandardsCategories
end
suggestedStandardsIdentifiers() click to toggle source

@return [StringVector]

# File lib/openstudio-api-stubs/Classes/StandardsInformationMaterial.rb, line 36
def suggestedStandardsIdentifiers
end