| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.domain.constructionmanagement.entity | |
| org.sikongsphere.ifc.model.schema.resource.measure.definedType |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcRatioMeasure |
IfcConstructionMaterialResource.usageRatio |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcRatioMeasure |
IfcConstructionMaterialResource.getUsageRatio() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcConstructionMaterialResource.setUsageRatio(IfcRatioMeasure usageRatio) |
| 构造器和说明 |
|---|
IfcConstructionMaterialResource(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcIdentifier resourceIdentifier,
IfcLabel resourceGroup,
IfcResourceConsumptionEnum resourceConsumption,
IfcMeasureWithUnit baseQuantity,
SET<IfcActorSelect> suppliers,
IfcRatioMeasure usageRatio) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcNormalisedRatioMeasure
Dimensionless measure to express ratio values ranging from 0.0 to 1.0
|
class |
IfcPositiveRatioMeasure
A positive ratio measure is a ratio measure that is greater than zero.
|
Copyright © 2023. All rights reserved.