| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.shared.bldgservices.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPowerMeasure |
IfcElectricalBaseProperties.maximumPowerInput |
private IfcPowerMeasure |
IfcSpaceThermalLoadProperties.maximumValue |
private IfcPowerMeasure |
IfcSpaceThermalLoadProperties.minimumValue |
private IfcPowerMeasure |
IfcElectricalBaseProperties.ratedPowerInput |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPowerMeasure |
IfcElectricalBaseProperties.getMaximumPowerInput() |
IfcPowerMeasure |
IfcSpaceThermalLoadProperties.getMaximumValue() |
IfcPowerMeasure |
IfcSpaceThermalLoadProperties.getMinimumValue() |
IfcPowerMeasure |
IfcElectricalBaseProperties.getRatedPowerInput() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcElectricalBaseProperties.setMaximumPowerInput(IfcPowerMeasure maximumPowerInput) |
void |
IfcSpaceThermalLoadProperties.setMaximumValue(IfcPowerMeasure maximumValue) |
void |
IfcSpaceThermalLoadProperties.setMinimumValue(IfcPowerMeasure minimumValue) |
void |
IfcElectricalBaseProperties.setRatedPowerInput(IfcPowerMeasure ratedPowerInput) |
Copyright © 2023. All rights reserved.