public class IfcRelSpaceBoundary2X3 extends IfcRelConnects2X3
IfcRelSpaceBoundary
| Constructor and Description |
|---|
IfcRelSpaceBoundary2X3() |
| Modifier and Type | Method and Description |
|---|---|
IfcConnectionGeometry2X3 |
getConnectionGeometry() |
IfcInternalOrExternalEnum2X3 |
getInternalOrExternalBoundary() |
IfcPhysicalOrVirtualEnum2X3 |
getPhysicalOrVirtualBoundary() |
IfcElement2X3 |
getRelatedBuildingElement() |
IfcSpace2X3 |
getRelatingSpace() |
void |
setConnectionGeometry(IfcConnectionGeometry2X3 value) |
void |
setInternalOrExternalBoundary(IfcInternalOrExternalEnum2X3 value) |
void |
setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum2X3 value) |
void |
setRelatedBuildingElement(IfcElement2X3 value) |
void |
setRelatingSpace(IfcSpace2X3 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 IfcSpace2X3 getRelatingSpace()
public final void setRelatingSpace(IfcSpace2X3 value)
public final IfcElement2X3 getRelatedBuildingElement()
public final void setRelatedBuildingElement(IfcElement2X3 value)
public final IfcConnectionGeometry2X3 getConnectionGeometry()
public final void setConnectionGeometry(IfcConnectionGeometry2X3 value)
public final IfcPhysicalOrVirtualEnum2X3 getPhysicalOrVirtualBoundary()
public final void setPhysicalOrVirtualBoundary(IfcPhysicalOrVirtualEnum2X3 value)
public final IfcInternalOrExternalEnum2X3 getInternalOrExternalBoundary()
public final void setInternalOrExternalBoundary(IfcInternalOrExternalEnum2X3 value)
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.