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, setOwnerHistory
equals, getEntityLabel, hashCode, op_Equality, op_Inequality
getClass, notify, notifyAll, toString, wait, wait, wait
getEntityLabel
public 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)