| 程序包 | 说明 |
|---|---|
| org.sikongsphere.ifc.model.schema.extension.product.entities | |
| org.sikongsphere.ifc.model.schema.shared.bldgservices.entity |
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcPort |
IfcRelConnectsPorts.relatedPort |
private IfcPort |
IfcRelConnectsPortToElement.relatingPort |
private IfcPort |
IfcRelConnectsPorts.relatingPort |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcPort |
IfcRelConnectsPorts.getRelatedPort() |
IfcPort |
IfcRelConnectsPortToElement.getRelatingPort() |
IfcPort |
IfcRelConnectsPorts.getRelatingPort() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IfcRelConnectsPorts.setRelatedPort(IfcPort relatedPort) |
void |
IfcRelConnectsPortToElement.setRelatingPort(IfcPort relatingPort) |
void |
IfcRelConnectsPorts.setRelatingPort(IfcPort relatingPort) |
| 构造器和说明 |
|---|
IfcRelConnectsPorts(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcPort relatingPort,
IfcPort relatedPort,
IfcElement realizingElement) |
IfcRelConnectsPortToElement(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcPort relatingPort,
IfcElement relatedElement) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
IfcDistributionPort
The product IfcDistributionPort defines the occurrence of a specialized port for use within the context of distribution elements.
|
Copyright © 2023. All rights reserved.