public interface IfcRelConnectsPortToElement extends IfcRelConnects
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
IfcElement |
getRelatedElement()
Returns the value of the 'Related Element' reference.
|
IfcPort |
getRelatingPort()
Returns the value of the 'Relating Port' reference.
|
void |
setRelatedElement(IfcElement 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, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetNameforceLoad, 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),
Ifc2x3tc1Package.getIfcRelConnectsPortToElement_RelatingPort(),
IfcPort.getContainedIn()void setRelatingPort(IfcPort value)
Relating Port' reference.
value - the new value of the 'Relating Port' reference.getRelatingPort()IfcElement getRelatedElement()
Has Ports'.
If the meaning of the 'Related Element' reference isn't clear, there really should be more of a description here...
setRelatedElement(IfcElement),
Ifc2x3tc1Package.getIfcRelConnectsPortToElement_RelatedElement(),
IfcElement.getHasPorts()void setRelatedElement(IfcElement value)
Related Element' reference.
value - the new value of the 'Related Element' reference.getRelatedElement()Copyright © 2016 OpenSource BIM. All rights reserved.