public class IfcRelSpaceBoundary4 extends IfcRelConnects4
IfcRelSpaceBoundary
| Constructor and Description |
|---|
IfcRelSpaceBoundary4() |
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry4 |
getConnectionGeometry() |
IfcInternalOrExternalEnum4 |
getInternalOrExternalBoundary() |
IfcPhysicalOrVirtualEnum4 |
getPhysicalOrVirtualBoundary() |
IfcElement4 |
getRelatedBuildingElement() |
IfcSpaceBoundarySelect4 |
getRelatingSpace() |
void |
setConnectionGeometry(IfcConnectionGeometry4 value) |
void |
setInternalOrExternalBoundary(IfcInternalOrExternalEnum4 value) |
void |
setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum4 value) |
void |
setRelatedBuildingElement(IfcElement4 value) |
void |
setRelatingSpace(IfcSpaceBoundarySelect4 value) |
getDescription, getGlobalId, getName, getOwnerHistory, setDescription, setGlobalId, setName, setOwnerHistoryequals, getChilds, getEntityLabel, getId, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetEntityLabelgetChilds, getIdpublic final IfcSpaceBoundarySelect4 getRelatingSpace()
public final void setRelatingSpace(IfcSpaceBoundarySelect4 value)
public final IfcElement4 getRelatedBuildingElement()
public final void setRelatedBuildingElement(IfcElement4 value)
public final IfcConnectionGeometry4 getConnectionGeometry()
public final void setConnectionGeometry(IfcConnectionGeometry4 value)
public final IfcPhysicalOrVirtualEnum4 getPhysicalOrVirtualBoundary()
public final void setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum4 value)
public final IfcInternalOrExternalEnum4 getInternalOrExternalBoundary()
public final void setInternalOrExternalBoundary(IfcInternalOrExternalEnum4 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.