public interface IfcRelConnectsPortToElement extends IfcRelConnects
| Modifier and Type | Method and Description |
|---|---|
IfcDistributionElement |
getRelatedElement()
Returns the value of the 'Related Element' reference.
|
IfcPort |
getRelatingPort()
Returns the value of the 'Relating Port' reference.
|
void |
setRelatedElement(IfcDistributionElement value)
Sets the value of the '
Related Element' reference. |
void |
setRelatingPort(IfcPort value)
Sets the value of the '
Relating Port' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcPort getRelatingPort()
Contained In'.
If the meaning of the 'Relating Port' reference isn't clear, there really should be more of a description here...
setRelatingPort(IfcPort),
Ifc4Package.getIfcRelConnectsPortToElement_RelatingPort(),
IfcPort.getContainedIn()void setRelatingPort(IfcPort value)
Relating Port' reference.
value - the new value of the 'Relating Port' reference.getRelatingPort()IfcDistributionElement getRelatedElement()
Has Ports'.
If the meaning of the 'Related Element' reference isn't clear, there really should be more of a description here...
setRelatedElement(IfcDistributionElement),
Ifc4Package.getIfcRelConnectsPortToElement_RelatedElement(),
IfcDistributionElement.getHasPorts()void setRelatedElement(IfcDistributionElement value)
Related Element' reference.
value - the new value of the 'Related Element' reference.getRelatedElement()Copyright © 2018 OpenSource BIM. All rights reserved.