public interface IfcRelConnectsElements extends IfcRelConnects
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry |
getConnectionGeometry()
Returns the value of the 'Connection Geometry' reference.
|
IfcElement |
getRelatedElement()
Returns the value of the 'Related Element' reference.
|
IfcElement |
getRelatingElement()
Returns the value of the 'Relating Element' reference.
|
boolean |
isSetConnectionGeometry()
Returns whether the value of the '
Connection Geometry' reference is set. |
void |
setConnectionGeometry(IfcConnectionGeometry value)
Sets the value of the '
Connection Geometry' reference. |
void |
setRelatedElement(IfcElement value)
Sets the value of the '
Related Element' reference. |
void |
setRelatingElement(IfcElement value)
Sets the value of the '
Relating Element' reference. |
void |
unsetConnectionGeometry()
Unsets the value of the '
Connection Geometry' reference. |
getDescription, getGlobalId, getName, getOwnerHistory, isSetDescription, isSetName, isSetOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistory, unsetDescription, unsetName, unsetOwnerHistoryforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeIfcConnectionGeometry getConnectionGeometry()
If the meaning of the 'Connection Geometry' reference isn't clear, there really should be more of a description here...
isSetConnectionGeometry(),
unsetConnectionGeometry(),
setConnectionGeometry(IfcConnectionGeometry),
Ifc4Package.getIfcRelConnectsElements_ConnectionGeometry()void setConnectionGeometry(IfcConnectionGeometry value)
Connection Geometry' reference.
value - the new value of the 'Connection Geometry' reference.isSetConnectionGeometry(),
unsetConnectionGeometry(),
getConnectionGeometry()void unsetConnectionGeometry()
Connection Geometry' reference.
boolean isSetConnectionGeometry()
Connection Geometry' reference is set.
unsetConnectionGeometry(),
getConnectionGeometry(),
setConnectionGeometry(IfcConnectionGeometry)IfcElement getRelatingElement()
Connected To'.
If the meaning of the 'Relating Element' reference isn't clear, there really should be more of a description here...
setRelatingElement(IfcElement),
Ifc4Package.getIfcRelConnectsElements_RelatingElement(),
IfcElement.getConnectedTo()void setRelatingElement(IfcElement value)
Relating Element' reference.
value - the new value of the 'Relating Element' reference.getRelatingElement()IfcElement getRelatedElement()
Connected From'.
If the meaning of the 'Related Element' reference isn't clear, there really should be more of a description here...
setRelatedElement(IfcElement),
Ifc4Package.getIfcRelConnectsElements_RelatedElement(),
IfcElement.getConnectedFrom()void setRelatedElement(IfcElement value)
Related Element' reference.
value - the new value of the 'Related Element' reference.getRelatedElement()Copyright © 2018 OpenSource BIM. All rights reserved.