public class IfcRelSpaceBoundary extends IfcRelConnects
| Constructor and Description |
|---|
IfcRelSpaceBoundary() |
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry |
getConnectionGeometry() |
IfcInternalOrExternalEnum |
getInternalOrExternalBoundary() |
IfcPhysicalOrVirtualEnum |
getPhysicalOrVirtualBoundary() |
IfcElement |
getRelatedBuildingElement() |
IfcSpaceBoundarySelect |
getRelatingSpace() |
void |
setConnectionGeometry(IfcConnectionGeometry value) |
void |
setInternalOrExternalBoundary(IfcInternalOrExternalEnum value) |
void |
setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum value) |
void |
setRelatedBuildingElement(IfcElement value) |
void |
setRelatingSpace(IfcSpaceBoundarySelect value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getEntityLabel, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelpublic final IfcSpaceBoundarySelect getRelatingSpace()
public final void setRelatingSpace(IfcSpaceBoundarySelect 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)