@IfcClass(layer=SHARED, type=ENTITY) public class IfcSpaceThermalLoadProperties extends IfcPropertySetDefinition
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPositiveRatioMeasure |
applicableValueRatio |
private IfcPowerMeasure |
maximumValue |
private IfcPowerMeasure |
minimumValue |
private IfcPropertySourceEnum |
propertySource |
private IfcText |
sourceDescription |
private IfcThermalLoadSourceEnum |
thermalLoadSource |
private IfcTimeSeries |
thermalLoadTimeSeriesValues |
private IfcThermalLoadTypeEnum |
thermalLoadType |
private IfcLabel |
userDefinedPropertySource |
private IfcLabel |
userDefinedThermalLoadSource |
stepNumber| 构造器和说明 |
|---|
IfcSpaceThermalLoadProperties(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcPositiveRatioMeasure applicableValueRatio,
IfcThermalLoadSourceEnum thermalLoadSource,
IfcPropertySourceEnum propertySource,
IfcText sourceDescription,
IfcPowerMeasure maximumValue,
IfcPowerMeasure minimumValue,
IfcTimeSeries thermalLoadTimeSeriesValues,
IfcLabel userDefinedThermalLoadSource,
IfcLabel userDefinedPropertySource,
IfcThermalLoadTypeEnum thermalLoadType) |
addDefinesType, addPropertyDefinitionOf, getDefinesType, getPropertyDefinitionOf, setDefinesType, setPropertyDefinitionOfgetHasAssociations, setHasAssociationsgetDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcPositiveRatioMeasure applicableValueRatio
private IfcThermalLoadSourceEnum thermalLoadSource
private IfcPropertySourceEnum propertySource
@IfcOptionField private IfcText sourceDescription
private IfcPowerMeasure maximumValue
@IfcOptionField private IfcPowerMeasure minimumValue
@IfcOptionField private IfcTimeSeries thermalLoadTimeSeriesValues
@IfcOptionField private IfcLabel userDefinedThermalLoadSource
@IfcOptionField private IfcLabel userDefinedPropertySource
@IfcOptionField private IfcThermalLoadTypeEnum thermalLoadType
@IfcParserConstructor public IfcSpaceThermalLoadProperties(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcPositiveRatioMeasure applicableValueRatio, IfcThermalLoadSourceEnum thermalLoadSource, IfcPropertySourceEnum propertySource, IfcText sourceDescription, IfcPowerMeasure maximumValue, IfcPowerMeasure minimumValue, IfcTimeSeries thermalLoadTimeSeriesValues, IfcLabel userDefinedThermalLoadSource, IfcLabel userDefinedPropertySource, IfcThermalLoadTypeEnum thermalLoadType)
public IfcPositiveRatioMeasure getApplicableValueRatio()
public void setApplicableValueRatio(IfcPositiveRatioMeasure applicableValueRatio)
public IfcThermalLoadSourceEnum getThermalLoadSource()
public void setThermalLoadSource(IfcThermalLoadSourceEnum thermalLoadSource)
public IfcPropertySourceEnum getPropertySource()
public void setPropertySource(IfcPropertySourceEnum propertySource)
public IfcText getSourceDescription()
public void setSourceDescription(IfcText sourceDescription)
public IfcPowerMeasure getMaximumValue()
public void setMaximumValue(IfcPowerMeasure maximumValue)
public IfcPowerMeasure getMinimumValue()
public void setMinimumValue(IfcPowerMeasure minimumValue)
public IfcTimeSeries getThermalLoadTimeSeriesValues()
public void setThermalLoadTimeSeriesValues(IfcTimeSeries thermalLoadTimeSeriesValues)
public IfcLabel getUserDefinedThermalLoadSource()
public void setUserDefinedThermalLoadSource(IfcLabel userDefinedThermalLoadSource)
public IfcLabel getUserDefinedPropertySource()
public void setUserDefinedPropertySource(IfcLabel userDefinedPropertySource)
public IfcThermalLoadTypeEnum getThermalLoadType()
public void setThermalLoadType(IfcThermalLoadTypeEnum thermalLoadType)
Copyright © 2023. All rights reserved.