| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.materialproperty.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcHeatingValueMeasure |
IfcFuelProperties.higherHeatingValue |
private IfcHeatingValueMeasure |
IfcFuelProperties.lowerHeatingValue |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcHeatingValueMeasure |
IfcFuelProperties.getHigherHeatingValue() |
IfcHeatingValueMeasure |
IfcFuelProperties.getLowerHeatingValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcFuelProperties.setHigherHeatingValue(IfcHeatingValueMeasure higherHeatingValue) |
void |
IfcFuelProperties.setLowerHeatingValue(IfcHeatingValueMeasure lowerHeatingValue) |
| 构造器和说明 |
|---|
IfcFuelProperties(IfcMaterial material,
IfcThermodynamicTemperatureMeasure combustionTemperature,
IfcPositiveRatioMeasure carbonContent,
IfcHeatingValueMeasure lowerHeatingValue,
IfcHeatingValueMeasure higherHeatingValue) |
Copyright © 2023. All rights reserved.