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