| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.extension.product.entities |
| 限定符和类型 | 字段和说明 |
|---|---|
private SET<IfcCovering> |
IfcRelCoversSpaces.relatedCoverings |
private SET<IfcCovering> |
IfcRelCoversBldgElements.relatedCoverings |
| 限定符和类型 | 方法和说明 |
|---|---|
SET<IfcCovering> |
IfcRelCoversSpaces.getRelatedCoverings() |
SET<IfcCovering> |
IfcRelCoversBldgElements.getRelatedCoverings() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelCoversSpaces.setRelatedCoverings(SET<IfcCovering> relatedCoverings) |
void |
IfcRelCoversBldgElements.setRelatedCoverings(SET<IfcCovering> relatedCoverings) |
| 构造器和说明 |
|---|
IfcRelCoversBldgElements(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcElement relatingBuildingElement,
SET<IfcCovering> relatedCoverings) |
IfcRelCoversSpaces(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcSpace relatedSpace,
SET<IfcCovering> relatedCoverings) |
Copyright © 2023. All rights reserved.