@IfcClass(layer=CORE, type=ENTITY) public class IfcRelConnectsPorts extends IfcRelConnects
| 限定符和类型 | 字段和说明 |
|---|---|
private IfcElement |
realizingElement |
private IfcPort |
relatedPort |
private IfcPort |
relatingPort |
stepNumber| 构造器和说明 |
|---|
IfcRelConnectsPorts(IfcGloballyUniqueId globalId,
IfcOwnerHistory ownerHistory,
IfcLabel name,
IfcText description,
IfcPort relatingPort,
IfcPort relatedPort,
IfcElement realizingElement) |
| 限定符和类型 | 方法和说明 |
|---|---|
IfcElement |
getRealizingElement() |
IfcPort |
getRelatedPort() |
IfcPort |
getRelatingPort() |
void |
setRealizingElement(IfcElement realizingElement) |
void |
setRelatedPort(IfcPort relatedPort) |
void |
setRelatingPort(IfcPort relatingPort) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setDescription, setGlobalId, setName, setName, setOwnerHistorycheck, getFileItem, getParamString, getStepNumber, illegal, isDefault, setStepNumber, toIfcprivate IfcPort relatingPort
private IfcPort relatedPort
@IfcOptionField private IfcElement realizingElement
@IfcParserConstructor public IfcRelConnectsPorts(IfcGloballyUniqueId globalId, IfcOwnerHistory ownerHistory, IfcLabel name, IfcText description, IfcPort relatingPort, IfcPort relatedPort, IfcElement realizingElement)
public IfcPort getRelatingPort()
public void setRelatingPort(IfcPort relatingPort)
public IfcPort getRelatedPort()
public void setRelatedPort(IfcPort relatedPort)
public IfcElement getRealizingElement()
public void setRealizingElement(IfcElement realizingElement)
Copyright © 2023. All rights reserved.