| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.resource.measure.entity | |
| org.sikongsphere.ifc.model.schema.resource.measure.functions |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcDimensionalExponents |
IfcNamedUnit.dimensions |
private IfcDimensionalExponents |
IfcDerivedUnit.dimensions |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDimensionalExponents |
IfcNamedUnit.getDimensions() |
IfcDimensionalExponents |
IfcDerivedUnit.getDimensions() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcNamedUnit.setDimensions(IfcDimensionalExponents dimensions) |
void |
IfcDerivedUnit.setDimensions(IfcDimensionalExponents dimensions) |
| 构造器和说明 |
|---|
IfcContextDependentUnit(IfcDimensionalExponents dimensions,
IfcUnitEnum unitType,
IfcLabel name) |
IfcConversionBasedUnit(IfcDimensionalExponents dimensions,
IfcUnitEnum unitType,
IfcLabel name,
IfcMeasureWithUnit conversionFactor) |
IfcNamedUnit(IfcDimensionalExponents dimensions,
IfcUnitEnum unitType) |
IfcSIUnit(IfcDimensionalExponents dimensions,
IfcUnitEnum unitType,
IfcSIPrefix prefix,
IfcSIUnitName name) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDimensionalExponents |
IfcDimensionsForSiUnit.IfcDimensionalExponents(IfcSIUnitName n)
The function returns the dimensional exponents of the given SI-unit.
|
Copyright © 2023. All rights reserved.