| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.extension.product.entities |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcSpace |
IfcRelCoversSpaces.relatedSpace |
private IfcSpace |
IfcRelSpaceBoundary.relatingSpace |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcSpace |
IfcRelCoversSpaces.getRelatedSpace() |
IfcSpace |
IfcRelSpaceBoundary.getRelatingSpace() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelCoversSpaces.setRelatedSpace(IfcSpace relatedSpace) |
void |
IfcRelSpaceBoundary.setRelatingSpace(IfcSpace relatingSpace) |
| 构造器和说明 |
|---|
IfcRelCoversSpaces(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcSpace relatedSpace,
SET<IfcCovering> relatedCoverings) |
IfcRelSpaceBoundary(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcSpace relatingSpace,
IfcElement relatedBuildingElement,
IfcConnectionGeometry connectionGeometry,
IfcPhysicalOrVirtualEnum physicalOrVirtualBoundary,
IfcInternalOrExternalEnum internalOrExternalBoundary) |
Copyright © 2023. All rights reserved.