@IfcClass(layer=RESOURCE, type=ENTITY) public class IfcSIUnit extends IfcNamedUnit
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSIUnitName |
name |
private IfcSIPrefix |
prefix |
stepNumber| 构造器和说明 |
|---|
IfcSIUnit(IfcDimensionalExponents dimensions,
IfcUnitEnum unitType,
IfcSIPrefix prefix,
IfcSIUnitName name) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSIUnitName |
getName() |
IfcSIPrefix |
getPrefix() |
void |
setName(IfcSIUnitName name) |
void |
setPrefix(IfcSIPrefix prefix) |
getDimensions, getUnitType, setDimensions, setUnitTypecheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfc@IfcOptionField private IfcSIPrefix prefix
private IfcSIUnitName name
@IfcParserConstructor public IfcSIUnit(IfcDimensionalExponents dimensions, IfcUnitEnum unitType, IfcSIPrefix prefix, IfcSIUnitName name)
public IfcSIPrefix getPrefix()
public void setPrefix(IfcSIPrefix prefix)
public IfcSIUnitName getName()
public void setName(IfcSIUnitName name)
Copyright © 2023. All rights reserved.