@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcMeasureWithUnit extends IfcAbstractClass implements IfcMetricValueSelect, IfcAppliedValueSelect, IfcUnit
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcUnit |
unitComponent |
private IfcValue |
valueComponent |
stepNumber| 构造器和说明 |
|---|
IfcMeasureWithUnit(IfcValue valueComponent,
IfcUnit unitComponent) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcUnit |
getUnitComponent() |
String |
getValueComponent() |
void |
setUnitComponent(IfcUnit unitComponent) |
void |
setValueComponent(IfcValue valueComponent) |
check, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcParserConstructor public IfcMeasureWithUnit(IfcValue valueComponent, IfcUnit unitComponent)
Copyright © 2023. All rights reserved.