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