| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.extension.product.entities | |
| org.sikongsphere.ifc.model.schema.resource.quantity.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcMassMeasure |
IfcTransportElement.capacityByWeight |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcMassMeasure |
IfcTransportElement.getCapacityByWeight() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcTransportElement.setCapacityByWeight(IfcMassMeasure capacityByWeight) |
| 构造器和说明 |
|---|
IfcTransportElement(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel objectType,
IfcObjectPlacement objectPlacement,
IfcProductRepresentation representation,
IfcIdentifier tag,
IfcTransportElementTypeEnum operationType,
IfcMassMeasure capacityByWeight,
IfcCountMeasure capacityByNumber) |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcMassMeasure |
IfcQuantityWeight.weightValue |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcMassMeasure |
IfcQuantityWeight.getWeightValue() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcQuantityWeight.setWeightValue(IfcMassMeasure weightValue) |
| 构造器和说明 |
|---|
IfcQuantityWeight(IfcLabel name,
IfcText description,
IfcNamedUnit unit,
IfcMassMeasure weightValue) |
Copyright © 2023. All rights reserved.