public class IfcRelConnectsElements extends IfcRelConnects
| Constructor and Description |
|---|
IfcRelConnectsElements() |
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry |
getConnectionGeometry() |
IfcElement |
getRelatedElement() |
IfcElement |
getRelatingElement() |
void |
setConnectionGeometry(IfcConnectionGeometry value) |
void |
setRelatedElement(IfcElement value) |
void |
setRelatingElement(IfcElement value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcConnectionGeometry getConnectionGeometry()
public final void setConnectionGeometry(IfcConnectionGeometry value)
public final IfcElement getRelatingElement()
public final void setRelatingElement(IfcElement value)
public final IfcElement getRelatedElement()
public final void setRelatedElement(IfcElement value)