public class IfcRelSpaceBoundary extends IfcRelConnects
Constructor and Description |
---|
IfcRelSpaceBoundary() |
Modifier and Type | Method and Description |
---|---|
IfcConnectionGeometry |
getConnectionGeometry() |
IfcInternalOrExternalEnum |
getInternalOrExternalBoundary() |
IfcPhysicalOrVirtualEnum |
getPhysicalOrVirtualBoundary() |
IfcElement |
getRelatedBuildingElement() |
IfcSpace |
getRelatingSpace() |
void |
setConnectionGeometry(IfcConnectionGeometry value) |
void |
setInternalOrExternalBoundary(IfcInternalOrExternalEnum value) |
void |
setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum value) |
void |
setRelatedBuildingElement(IfcElement value) |
void |
setRelatingSpace(IfcSpace 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 IfcSpace getRelatingSpace()
public final void setRelatingSpace(IfcSpace value)
public final IfcElement getRelatedBuildingElement()
public final void setRelatedBuildingElement(IfcElement value)
public final IfcConnectionGeometry getConnectionGeometry()
public final void setConnectionGeometry(IfcConnectionGeometry value)
public final IfcPhysicalOrVirtualEnum getPhysicalOrVirtualBoundary()
public final void setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum value)
public final IfcInternalOrExternalEnum getInternalOrExternalBoundary()
public final void setInternalOrExternalBoundary(IfcInternalOrExternalEnum value)