| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.extension.product.entities | |
| org.sikongsphere.ifc.model.schema.resource.quantity.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcPhysicalQuantity> |
IfcElementQuantity.quantities |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcPhysicalQuantity> |
IfcElementQuantity.getQuantities() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcElementQuantity.setQuantities(SET<IfcPhysicalQuantity> quantities) |
| 构造器和说明 |
|---|
IfcElementQuantity(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcLabel methodOfMeasurement,
SET<IfcPhysicalQuantity> quantities) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcPhysicalComplexQuantity
The complex physical quantity, IfcPhysicalComplexQuantity, is an entity that holds a set of single quantity measure
value (as defined at the subtypes of IfcPhysicalSimpleQuantity), that all apply to a given component or aspect of the
element.
|
class |
IfcPhysicalSimpleQuantity
The physical quantity, IfcPhysicalSimpleQuantity, is an entity that holds a single quantity measure value (as
defined at the subtypes of IfcPhysicalSimpleQuantity) together with a semantic definition of the usage for the
measure value.
|
class |
IfcQuantityArea
A physical quantity, IfcQuantityArea, that defines a derived area measure to provide an element's physical property.
|
class |
IfcQuantityCount
An physical quantity, IfcQuantityCount, that defines a derived count measure to provide an element's physical
property.
|
class |
IfcQuantityLength
A physical quantity, IfcQuantityLength, that defines a derived length measure to provide an element's physical
property.
|
class |
IfcQuantityTime
An element quantity that defines a time measure to provide an property of time related to an element.
|
class |
IfcQuantityVolume
A physical quantity that defines a derived volume measure to provide an element's physical property.
|
class |
IfcQuantityWeight
A physical element quantity that defines a derived weight measure to provide an element's physical property.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcPhysicalQuantity> |
IfcPhysicalComplexQuantity.hasQuantities |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcPhysicalQuantity> |
IfcPhysicalComplexQuantity.getHasQuantities() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcPhysicalComplexQuantity.setHasQuantities(SET<IfcPhysicalQuantity> hasQuantities) |
| 构造器和说明 |
|---|
IfcPhysicalComplexQuantity(IfcLabel name,
IfcText description,
SET<IfcPhysicalQuantity> hasQuantities,
IfcLabel discrimination,
IfcLabel quality,
IfcLabel usage) |
Copyright © 2023. All rights reserved.