| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSIUnitName |
IfcSIUnit.name |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSIUnitName |
IfcSIUnit.getName() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcSIUnit.setName(IfcSIUnitName name) |
| 构造器和说明 |
|---|
IfcSIUnit(IfcDimensionalExponents dimensions,
IfcUnitEnum unitType,
IfcSIPrefix prefix,
IfcSIUnitName name) |
| 限定符和类型 | 方法和说明 |
|---|---|
static IfcSIUnitName |
IfcSIUnitName.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static IfcSIUnitName[] |
IfcSIUnitName.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
IfcDimensionalExponents |
IfcDimensionsForSiUnit.IfcDimensionalExponents(IfcSIUnitName n)
The function returns the dimensional exponents of the given SI-unit.
|
| 限定符和类型 | 字段和说明 |
|---|---|
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_AREA_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_ELECTRIC_CURRENT_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_ELECTRIC_VOLTAGE_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_FORCE_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_FREQUENCY_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_ILLUMINANCE_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_LENGTH_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_LUMINOUS_INTENSITY_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_MASS_UNIT
IfcSIUnit Creators
|
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_PLANE_ANGLE_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_POWER_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_PRESSURE_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_THERMODYNAMIC_TEMPERATURE_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_TIME_UNIT |
IfcSIUnitName |
IfcUnitFactory.IFC_DEFAULT_VOLUME_UNIT |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSIUnit |
IfcUnitFactory.createAreaUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createElectricCurrentUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createElectricVoltageUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createForceUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createFrequencyUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createIlluminanceUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createLengthUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createLuminousIntensityUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createPlaneAngleUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createPowerUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createPressureUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createThermodynamicTemperatureUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createTimeUnit(IfcSIUnitName name) |
IfcSIUnit |
IfcUnitFactory.createVolumeUnit(IfcSIUnitName name) |
Copyright © 2023. All rights reserved.