public class IfcSpace extends IfcSpatialStructureElement
Constructor and Description |
---|
IfcSpace() |
Modifier and Type | Method and Description |
---|---|
IfcCollection<IfcRelSpaceBoundary> |
getBoundedBy() |
IfcLengthMeasure |
getElevationWithFlooring() |
IfcInternalOrExternalEnum |
getInteriorOrExteriorSpace() |
IfcCollection<IfcRelCoversSpaces> |
hasCoverings() |
void |
setElevationWithFlooring(IfcLengthMeasure value) |
void |
setInteriorOrExteriorSpace(IfcInternalOrExternalEnum value) |
containsElements, getCompositionType, getLongName, getReferencesElements, getServicedBySystems, setCompositionType, setLongName
getObjectPlacement, getReferencedBy, getRepresentation, setObjectPlacement, setRepresentation
getObjectType, isDefinedBy, setObjectType
getDecomposes, hasAssignments, hasAssociations, isDecomposedBy
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 IfcInternalOrExternalEnum getInteriorOrExteriorSpace()
public final void setInteriorOrExteriorSpace(IfcInternalOrExternalEnum value)
public final IfcLengthMeasure getElevationWithFlooring()
public final void setElevationWithFlooring(IfcLengthMeasure value)
public final IfcCollection<IfcRelCoversSpaces> hasCoverings()
public final IfcCollection<IfcRelSpaceBoundary> getBoundedBy()