IfcThermalMaterialProperties
IfcThermalMaterialProperties class
IfcThermalMaterialProperties
public class IfcThermalMaterialProperties : IfcMaterialProperties
构造函数
| 姓名 | 描述 |
|---|---|
| IfcThermalMaterialProperties() | 默认构造函数。 |
特性
| 姓名 | 描述 |
|---|---|
| BoilingPoint { get; set; } | 沸点 |
| EntityLabel { get; } | 获取实体标签。 |
| FreezingPoint { get; set; } | 冰点 |
| Material { get; set; } | 材料 |
| SpecificHeatCapacity { get; set; } | SpecificHeatCapacity |
| ThermalConductivity { get; set; } | 导热系数 |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 判断指定是否等于这个实例。 |
| override GetHashCode() | 返回此实例的哈希码。 |