Package | Description |
---|---|
com.aspose.cad.fileformats.ifc.ifc2x3.entities |
Modifier and Type | Method and Description |
---|---|
IfcPowerMeasure |
IfcElectricalBaseProperties.getMaximumPowerInput() |
IfcPowerMeasure |
IfcSpaceThermalLoadProperties.getMaximumValue() |
IfcPowerMeasure |
IfcSpaceThermalLoadProperties.getMinimumValue() |
IfcPowerMeasure |
IfcElectricalBaseProperties.getRatedPowerInput() |
Modifier and Type | Method and Description |
---|---|
void |
IfcElectricalBaseProperties.setMaximumPowerInput(IfcPowerMeasure value) |
void |
IfcSpaceThermalLoadProperties.setMaximumValue(IfcPowerMeasure value) |
void |
IfcSpaceThermalLoadProperties.setMinimumValue(IfcPowerMeasure value) |
void |
IfcElectricalBaseProperties.setRatedPowerInput(IfcPowerMeasure value) |