Class IfcThermalMaterialProperties

IfcThermalMaterialProperties class

IfcThermalMaterialProperties

public class IfcThermalMaterialProperties : IfcMaterialProperties

Constructors

NameDescription
IfcThermalMaterialProperties()The default constructor.

Properties

NameDescription
BoilingPoint { get; set; }BoilingPoint
EntityLabel { get; }Gets the entity label.
FreezingPoint { get; set; }FreezingPoint
Material { get; set; }Material
SpecificHeatCapacity { get; set; }SpecificHeatCapacity
ThermalConductivity { get; set; }ThermalConductivity

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also