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