@IfcClass(type=ENTITY, layer=RESOURCE) public class IfcQuantityWeight extends IfcPhysicalSimpleQuantity
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcMassMeasure |
weightValue |
stepNumber| 构造器和说明 |
|---|
IfcQuantityWeight(IfcLabel name,
IfcText description,
IfcNamedUnit unit,
IfcMassMeasure weightValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcMassMeasure |
getWeightValue() |
void |
setWeightValue(IfcMassMeasure weightValue) |
getUnit, setUnitgetDescription, getName, getPartOfcComplex, setDescription, setName, setPartOfcComplexcheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcMassMeasure weightValue
@IfcParserConstructor public IfcQuantityWeight(IfcLabel name, IfcText description, IfcNamedUnit unit, IfcMassMeasure weightValue)
public IfcMassMeasure getWeightValue()
public void setWeightValue(IfcMassMeasure weightValue)
Copyright © 2023. All rights reserved.